Changeset bfc0072 in buchla-68k for iolib/dofmt.c


Ignore:
Timestamp:
07/08/2017 01:00:47 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
dfe4288
Parents:
72d4545
Message:

varargs.h -> stdarg.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • iolib/dofmt.c

    r72d4545 rbfc0072  
    2424#include "stddefs.h"
    2525#include "ctype.h"
    26 #include "varargs.h"
     26#include "stdarg.h"
    2727
    2828#define MAXDIGS 11
Note: See TracChangeset for help on using the changeset viewer.