Ignore:
Timestamp:
May 19, 2003, 5:52:55 PM (22 years ago)
Author:
bird
Message:

#434: declaration fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/sys/ioccom.h

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r189 r190  
    9595
    9696int                 ioctl __P((int, unsigned long, ...));
    97 int                 _ioctl __P((int, int, ...));
     97int                 _ioctl __P((int, unsigned long, ...));
    9898__END_DECLS
    9999
Note: See TracChangeset for help on using the changeset viewer.