1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|
*** functions1.c.orig Sat Sep 24 00:51:45 1994 --- functions1.c Sat Sep 24 00:52:03 1994 *************** *** 15,21 **** FILE * fp; char record [DESCLEN]; if (( fp = fopen (filename, "r")) == NULL ) { ! printf ("\tNo such helpfile as %s\!\!\n", filename); return; } --- 15,21 ---- FILE * fp; char record [DESCLEN]; if (( fp = fopen (filename, "r")) == NULL ) { ! printf ("\tNo such helpfile as %s!!\n", filename); return; } it'>
![]() |
index : freebsd/ports | |
| FreeBSD ports (LF version) |
| aboutsummaryrefslogtreecommitdiffstats |