]> Dogcows Code - chaz/openbox/commitdiff
fix comment
authorDana Jansens <danakj@orodu.net>
Mon, 28 May 2007 20:16:43 +0000 (20:16 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 28 May 2007 20:16:43 +0000 (20:16 +0000)
openbox/screen.c

index f515e4ec2181b9a953e17bdae6db5749ec38c810..80e7acb86867e404dace5a037db4075f426944a8 100644 (file)
@@ -314,7 +314,7 @@ static void screen_tell_ksplash()
     const char *args[] = { "dcop", "ksplash", "ksplash",
                            "upAndRunning(QString)", "wm started", NULL };
 
-    /* tell the dcop server through the command line interface */
+    /* tell ksplash through the dcop server command line interface */
     g_spawn_async(NULL, args, NULL,
                   G_SPAWN_SEARCH_PATH | G_SPAWN_DO_NOT_REAP_CHILD,
                   NULL, NULL, NULL, NULL);
This page took 0.025115 seconds and 4 git commands to generate.