[Users] Empty else in plugins/gtkhtml2_viewer/libgtkhtml/css/cssvalue.c

Pierre Fortin pf at pfortin.com
Sat Feb 2 21:08:02 CET 2013


Hi,

Just reported bug 2870 and while looking at the code, I noticed an empty
"else" in plugins/gtkhtml2_viewer/libgtkhtml/css/cssvalue.c:1281

			if (buffer[tmp_pos] == ',') {
				tmp_pos++;
			}
			else {
				
			}

Bug? Future feature?  :)

Pierre



More information about the Users mailing list