English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Diff of /branches/common-nfo/tools/nfotiser/parser.c

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

revision 3463 by tg, Thu Aug 9 15:04:31 2007 UTC revision 3464 by tg, Thu Aug 9 15:08:25 2007 UTC
# Line 86  static void syntaxerr_(size_t, const cha Line 86  static void syntaxerr_(size_t, const cha
86   *   + \1 = keyword (toupper'd)   *   + \1 = keyword (toupper'd)
87   *   + \2 = kw_iter (unsigned integer value), 0 if not set   *   + \2 = kw_iter (unsigned integer value), 0 if not set
88   *   + \3 = kw_multi (case preserving)   *   + \3 = kw_multi (case preserving)
89     * All KWT_* can match as if they were KWT_NORMAL (if we have a perfect
90     * first match); kw_iter=0 and kw_multi=NULL in that case.
91   *   *
92   * Cf. https://www.freewrt.org/trac/wiki/Documentation/Specs/Freewrt_info_files   * Cf. https://www.freewrt.org/trac/wiki/Documentation/Specs/Freewrt_info_files
93   * for more examples and a more human-readable version of this specification.   * for more examples and a more human-readable version of this specification.

Legend:
Removed from v.3463  
changed lines
  Added in v.3464

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20