/[emacs]/emacs/lib-src/ebrowse.c
ViewVC logotype

Diff of /emacs/lib-src/ebrowse.c

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

revision 1.32 by eliz, Sat Mar 30 07:40:54 2002 UTC revision 1.33 by gerd, Sun Apr 21 12:49:14 2002 UTC
# Line 3250  add_declarator (cls, id, flags, sc) Line 3250  add_declarator (cls, id, flags, sc)
3250            char *regexp = matching_regexp ();            char *regexp = matching_regexp ();
3251            int pos = BUFFER_POS ();            int pos = BUFFER_POS ();
3252    
3253            if (cls)            if (*cls)
3254              add_member_defn (*cls, *id, regexp, pos, 0, 1, SC_UNKNOWN, flags);              add_member_defn (*cls, *id, regexp, pos, 0, 1, SC_UNKNOWN, flags);
3255            else            else
3256              add_global_defn (*id, regexp, pos, 0, 1, sc, flags);              add_global_defn (*id, regexp, pos, 0, 1, sc, flags);

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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