summaryrefslogtreecommitdiffstats
path: root/term_tab.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-12-16 00:21:05 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-12-16 00:21:05 +0000
commit230f22092c555921bc865c2794a4ad3a717cefd3 (patch)
treebf3490b11cf5f6c969753d8748e6c04e2d0aec06 /term_tab.c
parent0cfd5175e34d41bc422a986950293edb0d8d2c38 (diff)
downloadmandoc-230f22092c555921bc865c2794a4ad3a717cefd3.tar.gz
s/OpenBSD/Id/ in CVS Ids
Diffstat (limited to 'term_tab.c')
-rw-r--r--term_tab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/term_tab.c b/term_tab.c
index 5251a842..a85f59de 100644
--- a/term_tab.c
+++ b/term_tab.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: term.c,v 1.119 2017/01/08 18:08:44 schwarze Exp $ */
+/* $Id$ */
/*
* Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org>
*