Răsfoiți Sursa

Stringfix is used for help.h

Bryan Drewery 11 ani în urmă
părinte
comite
3bba3f90c6
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      src/Makefile.in

+ 1 - 1
src/Makefile.in

@@ -92,7 +92,7 @@ responses.cc: $(RESPONSESFILE) $(top_srcdir)/build/makeres.sh
 cmds.cc: help.h
 
 help.h: $(HELPFILE) $(top_srcdir)/build/makehelp.sh $(STRINGFIX)
-	@echo -e "[H]	\033[1m$*\033[0m"
+	@echo -e "{H}	\033[1m$*\033[0m"
 	@$(top_srcdir)/build/makehelp.sh < $(HELPFILE) | $(STRINGFIX) > $@
 
 sorthelp: sorthelp.cc ../lib/bdlib/src/libbdlib.a