[kazehakase-svn] [3783] missing comma.

Zurück zum Archiv-Index

svnno****@sourc***** svnno****@sourc*****
Thu Aug 27 19:33:33 JST 2009


Revision: 3783
          http://sourceforge.jp/projects/kazehakase/svn/view?view=rev&revision=3783
Author:   ikezoe
Date:     2009-08-27 19:33:33 +0900 (Thu, 27 Aug 2009)

Log Message:
-----------
missing comma.

Modified Paths:
--------------
    kazehakase/trunk/src/sidebar/kz-tabtree.c

Modified: kazehakase/trunk/src/sidebar/kz-tabtree.c
===================================================================
--- kazehakase/trunk/src/sidebar/kz-tabtree.c	2009-08-27 10:31:08 UTC (rev 3782)
+++ kazehakase/trunk/src/sidebar/kz-tabtree.c	2009-08-27 10:33:33 UTC (rev 3783)
@@ -112,7 +112,7 @@
 static void     cb_net_stop       (KzEmbed         *embed,
 				   KzTabTree       *tabtree);
 static void     cb_title_changed  (KzEmbed         *embed,
-				   const gchar     *title
+				   const gchar     *title,
 				   KzTabTree       *tabtree);
 
 




More information about the Kazehakase-cvs mailing list
Zurück zum Archiv-Index