[Kazehakase-cvs] CVS update: kazehakase/src

Back to archive index

Hiroyuki Ikezoe ikezo****@users*****
Sun Dec 31 19:09:27 JST 2006


Index: kazehakase/src/kz-profile.c
diff -u kazehakase/src/kz-profile.c:1.24 kazehakase/src/kz-profile.c:1.25
--- kazehakase/src/kz-profile.c:1.24	Sat Dec  2 18:55:54 2006
+++ kazehakase/src/kz-profile.c	Sun Dec 31 19:09:27 2006
@@ -904,8 +904,9 @@
  * key,key
  * RET,TRUE:normal exit,FALSE:error
  */
-gboolean kz_profile_delete_key (KzProfile *profile,
-				const gchar *section, const gchar *key)
+gboolean
+kz_profile_delete_key (KzProfile *profile,
+		       const gchar *section, const gchar *key)
 {
 	gboolean result = FALSE;
 	KzProfileList *p,*q;


More information about the Kazehakase-cvs mailing list
Back to archive index