diff libdha/dhahelperwin/dhasetup.c @ 12452:fb34ae9a7d28

typo
author diego
date Sun, 09 May 2004 16:36:58 +0000
parents 238820c0ee48
children 33dab236c631
line wrap: on
line diff
--- a/libdha/dhahelperwin/dhasetup.c	Sun May 09 15:31:54 2004 +0000
+++ b/libdha/dhahelperwin/dhasetup.c	Sun May 09 16:36:58 2004 +0000
@@ -39,7 +39,7 @@
                              NULL,
                              NULL);
     if(!hService){
-      printf("unable to register DHAHELPER Service (0x%x)\n",GetLastError());
+      printf("Unable to register DHAHELPER Service (0x%x).\n",GetLastError());
     }
   }
   else if(!strcmp(argv[1],"remove")){