[BACK]Return to fileio.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mg

Diff for /src/usr.bin/mg/fileio.c between version 1.38 and 1.39

version 1.38, 2003/08/15 23:23:18 version 1.39, 2003/11/08 19:17:29
Line 215 
Line 215 
 /*  /*
  * The string "fn" is a file name.   * The string "fn" is a file name.
  * Perform any required appending of directory name or case adjustments.   * Perform any required appending of directory name or case adjustments.
  * If NO_DIR is not defined, the same file should be refered to even if the   * If NO_DIR is not defined, the same file should be referred to even if the
  * working directory changes.   * working directory changes.
  */   */
 #ifdef SYMBLINK  #ifdef SYMBLINK

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39