]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - tests/src/plymouth.c
Remove trailing whitespace
[sojka/lightdm.git] / tests / src / plymouth.c
index 1b70f304f64ddde41f5a664cf88416b63c6d5900..ab9bc39d9fd3fbdd3bf298b44059aaa2f3bef6e2 100644 (file)
@@ -38,7 +38,7 @@ main (int argc, char **argv)
     if (argc == 2 && strcmp (argv[1], "--has-active-vt") == 0)
     {
         if (g_key_file_get_boolean (config, "test-plymouth-config", "has-active-vt", NULL))
-        {          
+        {
             status_notify ("PLYMOUTH HAS-ACTIVE-VT=TRUE");
             return EXIT_SUCCESS;
         }