Changeset fa38804 in buchla-68k for libcio/read.c


Ignore:
Timestamp:
07/14/2017 04:18:35 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
ace9ee7
Parents:
1efe224
Message:

Removed form-feed comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcio/read.c

    r1efe224 rfa38804  
    4545};
    4646
    47 /*
    48 
    49 */
    50 
    5147/*
    5248   =============================================================================
     
    6965        return((*t_read[chp->c_read])(chp->c_arg, buff, len));  /* do the read */
    7066}
    71 
    72 /*
    73 
    74 */
    7567
    7668/*
     
    9890        return(SUCCESS);                        /* return:  all bytes read */
    9991}
    100 
    101 /*
    102 
    103 */
    10492
    10593/*
Note: See TracChangeset for help on using the changeset viewer.