Ignore:
Timestamp:
Oct 7, 2007, 11:15:21 PM (18 years ago)
Author:
bird
Message:

more fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/output.h

    r1214 r1216  
    6767void freestdout(struct shinstance *);
    6868void outfmt(struct output *, const char *, ...)
    69     __attribute__((__format__(__printf__,3,4)));
     69    __attribute__((__format__(__printf__,2,3)));
    7070void out1fmt(struct shinstance *, const char *, ...)
    7171    __attribute__((__format__(__printf__,2,3)));
Note: See TracChangeset for help on using the changeset viewer.