[Mplayer-cvslog] CVS: main/libdha/dhahelperwin dhasetup.c,1.4,1.5

Diego Biurrun CVS syncmail at mplayerhq.hu
Sun May 9 18:37:00 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/libdha/dhahelperwin
In directory mail:/var2/tmp/cvs-serv4591/libdha/dhahelperwin

Modified Files:
	dhasetup.c 
Log Message:
typo


Index: dhasetup.c
===================================================================
RCS file: /cvsroot/mplayer/main/libdha/dhahelperwin/dhasetup.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dhasetup.c	9 May 2004 14:03:10 -0000	1.4
+++ dhasetup.c	9 May 2004 16:36:58 -0000	1.5
@@ -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")){




More information about the MPlayer-cvslog mailing list