Remove tailing spaces and TODO file
[src/app-framework-binder.git] / src / afb-client-demo.c
index b119104..305e1b3 100644 (file)
@@ -85,7 +85,7 @@ int main(int ac, char **av, char **env)
 
                        else if (!strcmp(av[1], "--raw")) /* request for raw output */
                                raw = 1;
-               
+
                        /* emit usage and exit */
                        else
                                usage(!!strcmp(av[1], "--help"), a0);