home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lclint25.zip / lclint / lclint / test / mut.lh < prev    next >
Text File  |  2000-09-07  |  134b  |  7 lines

  1. /* Output from LCLint 2.5q */
  2. # include "bool.h"
  3.  
  4.  
  5. extern /*@only@*/ mut mut_create (void);
  6. extern void mut_mod (mut  /* a */);
  7.