Explorar o código

Stringfix is used for help.h

Bryan Drewery %!s(int64=11) %!d(string=hai) anos
pai
achega
3bba3f90c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 cmds.cc: help.h
 
 
 help.h: $(HELPFILE) $(top_srcdir)/build/makehelp.sh $(STRINGFIX)
 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) > $@
 	@$(top_srcdir)/build/makehelp.sh < $(HELPFILE) | $(STRINGFIX) > $@
 
 
 sorthelp: sorthelp.cc ../lib/bdlib/src/libbdlib.a
 sorthelp: sorthelp.cc ../lib/bdlib/src/libbdlib.a