1
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 04:36:24 +01:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12453 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-05-09 16:36:58 +00:00
parent 18210c8242
commit cb8bc5d47a

View File

@ -39,7 +39,7 @@ int main(int argc,char* argv[]){
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")){