Changeset 883


Ignore:
Timestamp:
Dec 8, 2003, 6:38:56 AM (22 years ago)
Author:
bird
Message:

Corrected calling convention for herror().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/netdb.h

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r882 r883  
    3434 *
    3535 *      from: @(#)netdb.h       5.15 (Berkeley) 4/3/91
    36  *      netdb.h,v 1.4 2003/07/11 11:39:47 bird Exp
     36 *      netdb.h,v 1.5 2003/12/08 05:38:56 bird Exp
    3737 */
    3838
     
    208208
    209209/* EMX/BSD additions. */
    210 void                herror (__const__ char *);
     210void                TCPCALL herror(__const__ char *);
    211211
    212212/* EMX/BSD stuff which isn't implemeneted  */
Note: See TracChangeset for help on using the changeset viewer.