diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/demuxers/demux_nsf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/demuxers/demux_nsf.c b/src/demuxers/demux_nsf.c index 6eae80cde..3863edcdf 100644 --- a/src/demuxers/demux_nsf.c +++ b/src/demuxers/demux_nsf.c @@ -28,7 +28,7 @@ * For more information regarding the NSF format, visit: * http://www.tripoint.org/kevtris/nes/nsfspec.txt * - * Id:$ + * $Id: demux_nsf.c,v 1.3 2003/01/08 06:59:48 tmmm Exp $ */ #ifdef HAVE_CONFIG_H |