diff options
author | Tiago Cunha <tcunha@gmx.com> | 2011-07-09 09:42:33 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2011-07-09 09:42:33 +0000 |
commit | 391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c (patch) | |
tree | 515171aca1f1ca4f9aea487f73b5c0885dc45388 /compat/strsep.c | |
parent | 8357a55d768f268355129e3b97422bfe3f0af1ac (diff) | |
download | rtmux-391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c.tar.gz rtmux-391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c.tar.bz2 rtmux-391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c.zip |
Expand the Id keyword.
Diffstat (limited to 'compat/strsep.c')
-rw-r--r-- | compat/strsep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/strsep.c b/compat/strsep.c index e373c602..0a7aa328 100644 --- a/compat/strsep.c +++ b/compat/strsep.c @@ -1,4 +1,4 @@ -/* $Id: strsep.c,v 1.2 2011-01-10 22:45:10 nicm Exp $ */ +/* $Id$ */ /* $OpenBSD: strsep.c,v 1.6 2005/08/08 08:05:37 espie Exp $ */ /*- |