X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=subsystems%2Fwin%2Fbasesrv%2Fproc.c;h=ac99dc8948d01a4f1200fbb6c13ff462d80de141;hp=b302260e17739cf7325a784485fe4a0fcfebc5cc;hb=3a7f8d36e89abdc26478b4fc9bba85a7cf863cb8;hpb=840ea98cba988d0fbe5904305d4783aab57e791f diff --git a/subsystems/win/basesrv/proc.c b/subsystems/win/basesrv/proc.c index b302260e177..ac99dc8948d 100644 --- a/subsystems/win/basesrv/proc.c +++ b/subsystems/win/basesrv/proc.c @@ -1,6 +1,6 @@ /* * COPYRIGHT: See COPYING in the top level directory - * PROJECT: ReactOS/Win32 Base enviroment Subsystem Server + * PROJECT: ReactOS Base API Server DLL * FILE: subsystems/win/basesrv/proc.c * PURPOSE: Process and Thread Management * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)