Author: hbelusca
Date: Mon Dec 5 16:38:11 2016
New Revision: 73432
URL:
http://svn.reactos.org/svn/reactos?rev=73432&view=rev
Log:
Fix for source code file header, sorry for commit noise.
Modified:
trunk/rostests/apitests/advapi32/ServiceEnv.c
Modified: trunk/rostests/apitests/advapi32/ServiceEnv.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/advapi32/Service…
==============================================================================
--- trunk/rostests/apitests/advapi32/ServiceEnv.c [iso-8859-1] (original)
+++ trunk/rostests/apitests/advapi32/ServiceEnv.c [iso-8859-1] Mon Dec 5 16:38:11 2016
@@ -1,8 +1,8 @@
/*
* PROJECT: ReactOS api tests
* LICENSE: GPLv2+ - See COPYING in the top level directory
- * PURPOSE: Test for StartService functionality
- * PROGRAMMER: Hermès BÃLUSCA - MAÃTO
+ * PURPOSE: Test for service process environment block
+ * PROGRAMMER: Hermes Belusca-Maito
*/
#include <apitest.h>