From c5e734fdd820ce79c2a71dc15a2145209567cb05 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Herm=C3=A8s=20B=C3=A9lusca-Ma=C3=AFto?= Date: Mon, 5 Dec 2016 16:38:11 +0000 Subject: [PATCH] Fix for source code file header, sorry for commit noise. svn path=/trunk/; revision=73432 --- rostests/apitests/advapi32/ServiceEnv.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rostests/apitests/advapi32/ServiceEnv.c b/rostests/apitests/advapi32/ServiceEnv.c index 883b61e1647..0e8aa2bac61 100644 --- a/rostests/apitests/advapi32/ServiceEnv.c +++ b/rostests/apitests/advapi32/ServiceEnv.c @@ -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 -- 2.17.1