summaryrefslogtreecommitdiff
path: root/shells/pdksh/files/table.h
diff options
context:
space:
mode:
Diffstat (limited to 'shells/pdksh/files/table.h')
-rw-r--r--shells/pdksh/files/table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/pdksh/files/table.h b/shells/pdksh/files/table.h
index ac8581d593f..637d1c82b22 100644
--- a/shells/pdksh/files/table.h
+++ b/shells/pdksh/files/table.h
@@ -1,4 +1,4 @@
-/* $Id: table.h,v 1.1.1.1 2008/05/23 17:15:21 tnn Exp $ */
+/* $NetBSD: table.h,v 1.2 2008/05/31 16:47:37 tnn Exp $ */
/*
* generic hashed associative table for commands and variables.