diff vidix/dhahelperwin/dhasetup.c @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents a1c020529cc0
children
line wrap: on
line diff
--- a/vidix/dhahelperwin/dhasetup.c	Tue May 12 19:25:35 2009 +0000
+++ b/vidix/dhahelperwin/dhasetup.c	Wed May 13 02:58:57 2009 +0000
@@ -83,7 +83,7 @@
       print_last_error("Unable to register DhaHelper Service");
       return 1;
     }
-	
+
     if(!StartService(hService, 0, NULL)){
        print_last_error("Error while starting service");
        return 1;