summaryrefslogtreecommitdiff
path: root/VP/search-script.cpp
diff options
context:
space:
mode:
authorPixel <Pixel>2002-07-16 10:41:19 +0000
committerPixel <Pixel>2002-07-16 10:41:19 +0000
commit76abdf35ee70e75f592ebc7517ba291591bed198 (patch)
treef23d904d7fa87a1510acbbc3e6db76903dc22873 /VP/search-script.cpp
parent83f8bd40af68bd0e161b93704408b76e904039b8 (diff)
Bleh
Diffstat (limited to 'VP/search-script.cpp')
-rw-r--r--VP/search-script.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/VP/search-script.cpp b/VP/search-script.cpp
index 263bc49..ebbf214 100644
--- a/VP/search-script.cpp
+++ b/VP/search-script.cpp
@@ -21,7 +21,7 @@ int main(int argc, char ** argv) {
exit(-1);
}
- printm(M_STATUS, "Reading informations...\n");
+ printm(M_STATUS, "Reading informations from %s...\n", argv[1]);
read(h, &n, 4);