diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-04-06 21:45:36 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-04-06 21:45:36 +0000 |
commit | 67300e9524513806d0e89234a8e9d058200d28ea (patch) | |
tree | 13638e81803a4413f14bc7575fa7efd4ec5b51b2 /status.c | |
parent | f2a4ef5260222ff658d7530189dcd58e5070993e (diff) | |
download | rtmux-67300e9524513806d0e89234a8e9d058200d28ea.tar.gz rtmux-67300e9524513806d0e89234a8e9d058200d28ea.tar.bz2 rtmux-67300e9524513806d0e89234a8e9d058200d28ea.zip |
Stupid style nits.
Diffstat (limited to 'status.c')
-rw-r--r-- | status.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/* $Id: status.c,v 1.146 2010-03-31 18:24:08 nicm Exp $ */ +/* $Id: status.c,v 1.147 2010-04-06 21:45:36 nicm Exp $ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> |