Changeset 364


Ignore:
Timestamp:
Jul 11, 2003, 5:46:39 PM (22 years ago)
Author:
bird
Message:

It's underscore!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/io/sopen.c

    • Property cvs2svn:cvs-rev changed from 1.5 to 1.6
    r363 r364  
    66#include <emx/io.h>
    77
    8 int STD(sopen) (const char *name, int oflag, int shflag, ...)
     8int _STD(sopen) (const char *name, int oflag, int shflag, ...)
    99{
    1010  va_list va;
Note: See TracChangeset for help on using the changeset viewer.