]> git.sur5r.net Git - openldap/commitdiff
Sync with HEAD
authorHoward Chu <hyc@openldap.org>
Sun, 18 Jul 2004 12:41:06 +0000 (12:41 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 18 Jul 2004 12:41:06 +0000 (12:41 +0000)
libraries/liblutil/ntservice.c

index af0581e35ca04e56a49c4c615ddd0e3d13630c6f..e049c74a6577248e9f98b4c41f2dbdd3142f3c27 100644 (file)
@@ -300,7 +300,7 @@ static void *stop_status_routine( void *ptr )
 
 
 
-void WINAPI lutil_ServiceCtrlHandler( IN DWORD Opcode)
+static void WINAPI lutil_ServiceCtrlHandler( IN DWORD Opcode)
 {
        switch (Opcode)
        {