changeset 12452:fb34ae9a7d28

typo
author diego
date Sun, 09 May 2004 16:36:58 +0000
parents a6ab8d3c2069
children 33dab236c631
files libdha/dhahelperwin/dhasetup.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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")){