]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commitdiff
Another comment fix
authorIain Lane <iain.lane@canonical.com>
Tue, 23 Apr 2013 12:26:53 +0000 (13:26 +0100)
committerIain Lane <iain.lane@canonical.com>
Tue, 23 Apr 2013 12:26:53 +0000 (13:26 +0100)
tests/src/test-runner.c

index aa2df6616044f50e8963c4d3f636a584b0d01b52..2629e40cb5fc452b934e9ac7ccb879df72a1167e 100644 (file)
@@ -1040,7 +1040,7 @@ handle_login1_call (GDBusConnection       *connection,
                 break;
             }
         }
-        // Not found
+        /* Not found */
         if (!ret)
             ret = open_login1_session (connection, parameters);