Ticket #1487: find.c.patch
File find.c.patch, 430 bytes (added by dmartina, 15 years ago) |
---|
-
src/find.c
diff -ur mc.git/src/find.c mc.fix/src/find.c
old new 302 302 content_all_charsets_label = _(content_all_charsets_label); 303 303 content_regexp_label = _(content_regexp_label); 304 304 file_pattern_label = _(file_pattern_label); 305 content_first_hit_label = _(content_first_hit_label); 305 306 } 306 307 #endif /* ENABLE_NLS */