[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: prototype.h
User: sdb
Date: 06/08/13 08:31:56
Modified: . prototype.h
Log:
Applied patch from Jeff Mallatt which implements ability to handle
attrib strings with multiple = signs.
Revision Changes Path
1.13 +1 -0 eda/geda/gaf/gattrib/include/prototype.h
(In the diff below, changes in quantity of whitespace are not shown.)
Index: prototype.h
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gattrib/include/prototype.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- prototype.h 12 Aug 2006 18:57:38 -0000 1.12
+++ prototype.h 13 Aug 2006 12:31:56 -0000 1.13
@@ -155,6 +155,7 @@
void verbose_print(char *string);
void verbose_done(void);
void verbose_reset_index(void);
+char *s_misc_remaining_string(char *string, char delimiter, int count);
/* ------------- s_visibility.c ------------- */
void s_visibility_set_invisible();
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs