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

Diff for /src/usr.bin/mg/file.c between version 1.42 and 1.43

version 1.42, 2005/10/13 20:28:49 version 1.43, 2005/10/14 19:46:46
Line 82 
Line 82 
  * buffer is killed before the switch. If the kill fails, or is aborted,   * buffer is killed before the switch. If the kill fails, or is aborted,
  * revert to the original file.   * revert to the original file.
  */   */
   /* ARGSUSED */
 int  int
 filevisitalt(int f, int n)  filevisitalt(int f, int n)
 {  {

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43