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/queue.h | |
parent | 8357a55d768f268355129e3b97422bfe3f0af1ac (diff) | |
download | rtmux-391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c.tar.gz rtmux-391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c.tar.bz2 rtmux-391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c.zip |
Expand the Id keyword.
Diffstat (limited to 'compat/queue.h')
-rw-r--r-- | compat/queue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/queue.h b/compat/queue.h index 1d46283b..96d2ff80 100644 --- a/compat/queue.h +++ b/compat/queue.h @@ -1,4 +1,4 @@ -/* $Id: queue.h,v 1.1 2007-10-31 14:26:26 nicm Exp $ */ +/* $Id$ */ /* $OpenBSD: queue.h,v 1.31 2005/11/25 08:06:25 otto Exp $ */ /* $NetBSD: queue.h,v 1.11 1996/05/16 05:17:14 mycroft Exp $ */ |