summaryrefslogtreecommitdiff
path: root/test/xml-curve.c
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2008-10-26 17:28:54 +0000
committerRoger Leigh <rleigh@debian.org>2008-10-26 17:28:54 +0000
commit33a17feb28af2d2aeabc8c7ab5ef509ea3de15a7 (patch)
treed444cf1a245694bd049a9e6722c41b8f280ad429 /test/xml-curve.c
parent9d82a443d65ea3e4e015ba6988208231fa8fdc77 (diff)
Imported Upstream version 5.2.1
Diffstat (limited to 'test/xml-curve.c')
-rw-r--r--test/xml-curve.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/xml-curve.c b/test/xml-curve.c
index f896971..6bebf3a 100644
--- a/test/xml-curve.c
+++ b/test/xml-curve.c
@@ -1,5 +1,5 @@
/*
- * "$Id: xml-curve.c,v 1.6 2004/09/17 18:38:28 rleigh Exp $"
+ * "$Id: xml-curve.c,v 1.7 2008/08/02 15:10:56 rleigh Exp $"
*
* Copyright 2002 Robert Krawitz (rlk@alum.mit.edu)
*
@@ -40,7 +40,7 @@ int main(int argc, char *argv[])
stp_init();
#ifdef DEBUG
- fprintf(stderr, "stp-xml-parse: reading `%s'...\n", file);
+ fprintf(stderr, "stp-xml-parse: reading `%s'...\n", argv[1]);
#endif
fprintf(stderr, "Using file: %s\n", argv[1]);