summaryrefslogtreecommitdiffstats
path: root/dab/main.C
diff options
context:
space:
mode:
Diffstat (limited to 'dab/main.C')
-rw-r--r--dab/main.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/dab/main.C b/dab/main.C
index 5f7a6449..235b0f22 100644
--- a/dab/main.C
+++ b/dab/main.C
@@ -1,4 +1,4 @@
-/* $NetBSD: main.C,v 1.1.1.1 2003/12/26 17:57:03 christos Exp $ */
+/* $NetBSD: main.C,v 1.2 2003/12/26 18:03:34 christos Exp $ */
/*-
* Copyright (c) 2003 The NetBSD Foundation, Inc.
@@ -40,7 +40,7 @@
* main.C: Main dots program
*/
#include "defs.h"
-RCSID("$Id: main.C,v 1.1.1.1 2003/12/26 17:57:03 christos Exp $")
+RCSID("$NetBSD: main.C,v 1.2 2003/12/26 18:03:34 christos Exp $")
#include <iostream>
#include <unistd.h>