From 76abdf35ee70e75f592ebc7517ba291591bed198 Mon Sep 17 00:00:00 2001 From: Pixel Date: Tue, 16 Jul 2002 10:41:19 +0000 Subject: Bleh --- VP/search-script.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'VP/search-script.cpp') 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); -- cgit v1.2.3