merge fix

This commit is contained in:
nhmall
2019-11-18 19:21:50 -05:00
parent 47fb8e5c0e
commit 4a8b9ee26c

View File

@@ -726,7 +726,7 @@ nhusage()
ADD_USAGE(" [-n]");
#endif
(void) Sprintf(buf2, "\n or\n%s [--showpaths]",
hname);
g.hname);
ADD_USAGE(buf2);
if (!iflags.window_inited)
raw_printf("%s\n", buf1);