i don't think we're in VirtualDub any more, toto

This commit is contained in:
Glenn Maynard
2002-08-29 07:01:13 +00:00
parent 2c67a6d5a7
commit 5bfe84ae26
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -361,7 +361,7 @@ int main(int argc, char **argv) {
long t;
static const char header[64]="[01|01] VirtualDub symbolic debug information\r\n\x1A";
static const char header[64]="[01|01] StepMania symbolic debug information\r\n\x1A";
fwrite(header, 64, 1, fo);