aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2011-07-09 09:34:04 +0000
committerTiago Cunha <tcunha@gmx.com>2011-07-09 09:34:04 +0000
commit8357a55d768f268355129e3b97422bfe3f0af1ac (patch)
treef9a8c2789569c20c0422c3f1658daeb901586c4c
parent5f38f8cd649f2034ac887131a92918d3bd153ca4 (diff)
downloadrtmux-8357a55d768f268355129e3b97422bfe3f0af1ac.tar.gz
rtmux-8357a55d768f268355129e3b97422bfe3f0af1ac.tar.bz2
rtmux-8357a55d768f268355129e3b97422bfe3f0af1ac.zip
Add missing $Id$.
-rw-r--r--compat/daemon.c1
-rw-r--r--compat/unvis.c1
-rw-r--r--compat/vis.c1
3 files changed, 3 insertions, 0 deletions
diff --git a/compat/daemon.c b/compat/daemon.c
index 3e87874b..661f7fd5 100644
--- a/compat/daemon.c
+++ b/compat/daemon.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/* $OpenBSD: daemon.c,v 1.6 2005/08/08 08:05:33 espie Exp $ */
/*-
* Copyright (c) 1990, 1993
diff --git a/compat/unvis.c b/compat/unvis.c
index e1f09ec9..874b2275 100644
--- a/compat/unvis.c
+++ b/compat/unvis.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/* $OpenBSD: unvis.c,v 1.12 2005/08/08 08:05:34 espie Exp $ */
/*-
* Copyright (c) 1989, 1993
diff --git a/compat/vis.c b/compat/vis.c
index 97eb5271..da4ac7cd 100644
--- a/compat/vis.c
+++ b/compat/vis.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/* $OpenBSD: vis.c,v 1.19 2005/09/01 17:15:49 millert Exp $ */
/*-
* Copyright (c) 1989, 1993