summaryrefslogtreecommitdiffstats
path: root/usr.bin/from/from.c
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>1999-07-27 02:08:55 +0000
committergreen <green@FreeBSD.org>1999-07-27 02:08:55 +0000
commit37fd08ae8d4c5dd235b84e9eb583a32bd6f5f5e4 (patch)
treef99512e200beb31c0b1f67615db704b7be92398c /usr.bin/from/from.c
parent6129b90dda2872a47562a671d817ba106f772010 (diff)
downloadFreeBSD-src-37fd08ae8d4c5dd235b84e9eb583a32bd6f5f5e4.zip
FreeBSD-src-37fd08ae8d4c5dd235b84e9eb583a32bd6f5f5e4.tar.gz
This covers the previous version, since a null commit message was accidentally
used: Add a -c flag to print a count of messages and exit. PR: 10921 Submitted by: James Howard <howardjp@byzantine.student.umd.edu> Requested by: DES
Diffstat (limited to 'usr.bin/from/from.c')
-rw-r--r--usr.bin/from/from.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/from/from.c b/usr.bin/from/from.c
index bd0e580..4daa4c4 100644
--- a/usr.bin/from/from.c
+++ b/usr.bin/from/from.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)from.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id: from.c,v 1.5 1997/07/08 10:59:50 charnier Exp $";
+ "$Id: from.c,v 1.6 1999/07/26 23:12:12 green Exp $";
#endif /* not lint */
#include <sys/types.h>
OpenPOWER on IntegriCloud