home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 316 / libsrc / fgubbish.c < prev    next >
Encoding:
C/C++ Source or Header  |  1988-10-20  |  175 b   |  13 lines

  1.  
  2. /* a bunch of gubbish that wouldn't exist if eunuchs wasn't such a bag
  3.    of kludges */
  4.  
  5. #include "std-guts.h"
  6.  
  7. void setbuf(f, b)
  8. struct file * f;
  9. char * b;
  10. {
  11. }
  12.  
  13.