[Kazehakase-cvs] CVS update: kazehakase/src/mozilla

Back to archive index

Kouhei Sutou kous****@users*****
Sat Jan 20 23:59:33 JST 2007


Index: kazehakase/src/mozilla/kz-mozembed.cpp
diff -u kazehakase/src/mozilla/kz-mozembed.cpp:1.227 kazehakase/src/mozilla/kz-mozembed.cpp:1.228
--- kazehakase/src/mozilla/kz-mozembed.cpp:1.227	Mon Jan 15 12:22:16 2007
+++ kazehakase/src/mozilla/kz-mozembed.cpp	Sat Jan 20 23:59:33 2007
@@ -2586,7 +2586,7 @@
 	if (is_relative)
 	{
 		int pos, count;
-		if(kz_moz_embed_shistory_get_pos(kzembed, &pos, &count))
+		if (kz_moz_embed_shistory_get_pos(kzembed, &pos, &count))
 			pos += nth;
 		else
 			return;


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