/[emacs]/emacs/lib-src/make-docfile.c
ViewVC logotype

Diff of /emacs/lib-src/make-docfile.c

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

revision 1.50 by pj, Sat Jan 5 23:37:58 2002 UTC revision 1.51 by monnier, Mon Jul 15 19:59:53 2002 UTC
# Line 722  scan_c_file (filename, mode) Line 722  scan_c_file (filename, mode)
722                fprintf (outfile, "\n\n");                fprintf (outfile, "\n\n");
723                write_c_args (outfile, buf, argbuf, minargs, maxargs);                write_c_args (outfile, buf, argbuf, minargs, maxargs);
724              }              }
725              else if (defunflag && maxargs == -1 && !saw_usage)
726                /* The DOC should provide the usage form.  */
727                fprintf (stderr, "Missing `usage' for function `%s'.\n", buf);
728          }          }
729      }      }
730   eof:   eof:

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

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