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 /layout-set.c | |
parent | 8357a55d768f268355129e3b97422bfe3f0af1ac (diff) | |
download | rtmux-391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c.tar.gz rtmux-391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c.tar.bz2 rtmux-391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c.zip |
Expand the Id keyword.
Diffstat (limited to 'layout-set.c')
-rw-r--r-- | layout-set.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layout-set.c b/layout-set.c index 80cc95ba..7fcc3956 100644 --- a/layout-set.c +++ b/layout-set.c @@ -1,4 +1,4 @@ -/* $Id: layout-set.c,v 1.9 2011-03-19 23:31:08 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> |