Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37712891
en ru br
Репозитории ALT
S:1.18-alt1
5.1: 1.14-alt4
4.1: 1.14-alt2
4.0: 1.7-alt16
3.0: 1.7-alt13
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libpopt

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: popt-1.14-alt-doxygen.patch
Скачать


--- a/popt/Doxyfile.in
+++ b/popt/Doxyfile.in
@@ -460,12 +460,11 @@ WARN_LOGFILE           =
 # with spaces.
 
 INPUT                  = \
-                        ./findme.c \
-                        ./findme.h \
                         ./popt.c \
                         ./popt.h \
                         ./poptconfig.c \
                         ./popthelp.c \
+                        ./poptint.c \
                         ./poptint.h \
                         ./poptparse.c \
 			./system.h
--- a/popt/popthelp.c
+++ b/popt/popthelp.c
@@ -152,7 +152,7 @@ static inline size_t stringDisplayWidth(const char *s)
 }
 
 /**
- * @param table		option(s)
+ * @param opt		option(s)
  */
 /*@observer@*/ /*@null@*/ static const char *
 getTableTranslationDomain(/*@null@*/ const struct poptOption *opt)
@@ -547,7 +547,7 @@ static size_t maxArgWidth(const struct poptOption * opt,
  * @param fp		output file handle
  * @param items		alias/exec array
  * @param nitems	no. of alias/exec entries
- * @param left		largest argument display width
+ * @param columns	output display width control
  * @param translation_domain	translation domain
  */
 static void itemHelp(FILE * fp,
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin