diff src/help.h @ 5794:1138ced03f14

[project @ 2006-05-08 20:23:04 by jwe]
author jwe
date Mon, 08 May 2006 20:23:07 +0000
parents db34dff19947
children e8be7fe586f9
line wrap: on
line diff
--- a/src/help.h
+++ b/src/help.h
@@ -43,7 +43,7 @@
 
 // Name of the info reader we'd like to use.
 // (--info-program program)
-extern std::string Vinfo_prog;
+extern std::string Vinfo_program;
 
 #endif