From 9354bb33ac198cfc512819172a1367bd28bd202c Mon Sep 17 00:00:00 2001 From: gdr Date: Fri, 26 Sep 1997 06:28:24 +0000 Subject: [PATCH] - added CVS id string --- bin/wc/wc.rez | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/wc/wc.rez b/bin/wc/wc.rez index 6763a4d..35b83fc 100644 --- a/bin/wc/wc.rez +++ b/bin/wc/wc.rez @@ -1,5 +1,7 @@ /* * Resources for version and comment + * + * $Id: wc.rez,v 1.2 1997/09/26 06:28:24 gdr Exp $ */ #define PROG "wc" #define DESC "Word, line, and byte count."