summaryrefslogtreecommitdiffstats
path: root/wump
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-01 17:54:45 +0000
committermycroft <mycroft@NetBSD.org>1993-08-01 17:54:45 +0000
commit1639abc312beea68f4391a202db74ef7bdd5a494 (patch)
tree5f0925ec0294ca685d5d39395baba2c205e4af98 /wump
parent85aa42726f842bb0705ecc83babed7609b8eb1d5 (diff)
downloadbsdgames-darwin-1639abc312beea68f4391a202db74ef7bdd5a494.tar.gz
bsdgames-darwin-1639abc312beea68f4391a202db74ef7bdd5a494.tar.zst
bsdgames-darwin-1639abc312beea68f4391a202db74ef7bdd5a494.zip
Add RCS identifiers.
Diffstat (limited to 'wump')
-rw-r--r--wump/pathnames.h3
-rw-r--r--wump/wump.c3
2 files changed, 4 insertions, 2 deletions
diff --git a/wump/pathnames.h b/wump/pathnames.h
index 62e4203e..262ab2d3 100644
--- a/wump/pathnames.h
+++ b/wump/pathnames.h
@@ -30,7 +30,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * @(#)pathnames.h 5.1 (Berkeley) 6/1/90
+ * from: @(#)pathnames.h 5.1 (Berkeley) 6/1/90
+ * $Id: pathnames.h,v 1.2 1993/08/01 18:49:22 mycroft Exp $
*/
#define _PATH_PAGER "/usr/bin/more"
diff --git a/wump/wump.c b/wump/wump.c
index 7d40b69b..d316cf41 100644
--- a/wump/wump.c
+++ b/wump/wump.c
@@ -42,7 +42,8 @@ char copyright[] =
#endif /* not lint */
#ifndef lint
-static char sccsid[] = "@(#)wump.c 4.3 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)wump.c 4.3 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: wump.c,v 1.2 1993/08/01 18:49:20 mycroft Exp $";
#endif /* not lint */
/*