Remove tailing spaces and TODO file
[src/app-framework-binder.git] / src / jobs.c
index ed812f8..347ad5c 100644 (file)
@@ -674,7 +674,7 @@ struct sd_event *jobs_get_sd_event()
                                                ERROR("creation of sd_event failed: %m");
                                                events = NULL;
                                                errno = -rc;
-                                       } 
+                                       }
                                }
                        }
                }