Changeset 73dd55f in buchla-68k for libcio/fgets.c


Ignore:
Timestamp:
07/07/2017 10:42:23 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
30c03a4
Parents:
6888aa2
Message:

Prepare for automatic substitution.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcio/fgets.c

    r6888aa2 r73dd55f  
    6161FILE *fp;
    6262{
    63         register c;
     63        register int c;
    6464        register char *cp;
    6565
Note: See TracChangeset for help on using the changeset viewer.