Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/stdio.h

    r58daded rb79903b  
    178178
    179179extern FILE *tmpfile(void);
    180 extern char *tmpnam(char *s) __attribute__((deprecated));
     180extern char *tmpnam(char *s);
    181181
    182182#ifdef _HELENOS_SOURCE
Note: See TracChangeset for help on using the changeset viewer.