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 /osdep-linux.c | |
parent | d2c9168954d982d3e7453e66f9e915e9fe45beac (diff) | |
download | rtmux-747cab428158eada08a87a2c0e1ac917ba3293e1.tar.gz rtmux-747cab428158eada08a87a2c0e1ac917ba3293e1.tar.bz2 rtmux-747cab428158eada08a87a2c0e1ac917ba3293e1.zip |
No need for $Id$ now.
Diffstat (limited to 'osdep-linux.c')
-rw-r--r-- | osdep-linux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep-linux.c b/osdep-linux.c index 1850d51b..ad4c11cd 100644 --- a/osdep-linux.c +++ b/osdep-linux.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $OpenBSD$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> |