again, looking for that failure condition: pager.c pickup.c
This commit is contained in:
@@ -881,7 +881,7 @@ dowhatdoes()
|
||||
#endif
|
||||
reslt = dowhatdoes_core(q, bufr);
|
||||
if (reslt)
|
||||
pline("%s", reslt);
|
||||
pline1(reslt);
|
||||
else
|
||||
pline("I've never heard of such commands.");
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user