diff options
author | Frank Schmirler <vdr@schmirler.de> | 2010-12-02 09:51:02 +0100 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2010-12-02 09:51:02 +0100 |
commit | e0a00f90aece9cfc54f3d5a1d9098fa29d9dc468 (patch) | |
tree | f29304c2b0dcd55f5afdc483666cce5644850016 /client/streamdev-client.c | |
parent | 91c5199ac3d83673338bdb9a75da6e69d2f5958e (diff) | |
download | vdr-plugin-streamdev-e0a00f90aece9cfc54f3d5a1d9098fa29d9dc468.tar.gz vdr-plugin-streamdev-e0a00f90aece9cfc54f3d5a1d9098fa29d9dc468.tar.bz2 |
Streamdev 0.5.0
Diffstat (limited to 'client/streamdev-client.c')
-rw-r--r-- | client/streamdev-client.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/streamdev-client.c b/client/streamdev-client.c index 79c3d74..b03fbbe 100644 --- a/client/streamdev-client.c +++ b/client/streamdev-client.c @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: streamdev-client.c,v 1.1.2.1 2010/06/14 10:40:11 schmirl Exp $ + * $Id: streamdev-client.c,v 1.2 2010/07/19 13:49:25 schmirl Exp $ */ #include "streamdev-client.h" |