/[xforms]/xforms/lib/xpopup.c
ViewVC logotype

Diff of /xforms/lib/xpopup.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by leeming, Tue Sep 9 00:28:25 2003 UTC revision 1.9 by lasgouttes, Fri Nov 21 10:54:03 2003 UTC
# Line 530  fl_addtopup(int n, const char *str,...) Line 530  fl_addtopup(int n, const char *str,...)
530    
531      if (n >= 0 && n < fl_maxpup)      if (n >= 0 && n < fl_maxpup)
532      {      {
533  #if (FL_DEBUG >= M_DEBUG)  #if (FL_DEBUG >= ML_DEBUG)
534          {          {
535              char *q = fl_strdup(str), *p;              char *q = fl_strdup(str), *p;
536              while ((p = strchr(q, '%')))              while ((p = strchr(q, '%')))

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26