diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2014-11-08 12:27:43 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2014-11-08 12:27:43 +0000 |
commit | 747cab428158eada08a87a2c0e1ac917ba3293e1 (patch) | |
tree | 809746ab3b5aab12f9e56f8ff9579284d474ddcd /compat/imsg.c | |
parent | d2c9168954d982d3e7453e66f9e915e9fe45beac (diff) | |
download | rtmux-747cab428158eada08a87a2c0e1ac917ba3293e1.tar.gz rtmux-747cab428158eada08a87a2c0e1ac917ba3293e1.tar.bz2 rtmux-747cab428158eada08a87a2c0e1ac917ba3293e1.zip |
No need for $Id$ now.
Diffstat (limited to 'compat/imsg.c')
-rw-r--r-- | compat/imsg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/imsg.c b/compat/imsg.c index c99cda1f..af0da44f 100644 --- a/compat/imsg.c +++ b/compat/imsg.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* $OpenBSD: imsg.c,v 1.6 2014/06/30 00:26:22 deraadt Exp $ */ /* |