home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lclint.zip / lclint-2_3h-os2-bin.zip / test / mut.lh.expect < prev    next >
Text File  |  1997-09-03  |  129b  |  7 lines

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