Terminate comment at a reasonable place.

This commit is contained in:
pk 1994-04-03 18:38:02 +00:00
parent 4d432692a3
commit 158618112b
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*
* $Id: lib.c,v 1.10 1994/03/31 14:17:36 pk Exp $ - library routines
* $Id: lib.c,v 1.11 1994/04/03 18:38:02 pk Exp $ - library routines
*/
#include <sys/param.h>
@ -528,6 +528,7 @@ subfile_wanted_p(entry)
/*
* But this member wants it to be
* a common; ignore it.
*/
continue;
}

View File

@ -1,5 +1,5 @@
/*
* $Id: lib.c,v 1.10 1994/03/31 14:17:36 pk Exp $ - library routines
* $Id: lib.c,v 1.11 1994/04/03 18:38:02 pk Exp $ - library routines
*/
#include <sys/param.h>
@ -528,6 +528,7 @@ subfile_wanted_p(entry)
/*
* But this member wants it to be
* a common; ignore it.
*/
continue;
}