Changeset 572


Ignore:
Timestamp:
Aug 11, 2003, 12:00:42 AM (22 years ago)
Author:
bird
Message:

Fixed change docs for Andys change.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r571 r572  
    3939 * @@level      FreeBSD 5.1
    4040 * @@changed    bird: Toolkit compatibility (_CDEFS_H_ and __TCPROTO()).
     41 * @@changed    zap:  _System definition for older GCC compilers.
    4142 */
    4243
     
    399400#define __TCPPROTO(args) __P(args)
    400401
    401 /* For backward compatibility with GCC/EMX */
     402/* zap: For backward compatibility with GCC/EMX */
    402403#ifndef _System
    403404#define _System
Note: See TracChangeset for help on using the changeset viewer.