Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 6052db5a75e0bcd44b7b34b1e9dcd077 > files > 3

faces-1.6.1-23mdv2008.0.src.rpm

--- faces/faces.h.dotsyms	2005-10-10 07:58:10.955975000 -0400
+++ faces/faces.h	2005-10-10 08:03:17.189014928 -0400
@@ -368,6 +368,7 @@ void remove_record P((struct recinfo *))
 void repl_image P((enum disp_type, enum image_type, int, int)) ;
 void show_display P((int)) ;
 void start_tool P(()) ;
-void text P((enum disp_type, enum just_type, char *)) ;
+void do_text P((enum disp_type, enum just_type, char *)) ;
+#define text do_text
 void usage P(()) ;
 void write_cmdline P(()) ;