Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37039995
en ru br
ALT Linux repositórios
S:1.18-alt1
5.0: 1.14-alt4
4.1: 1.14-alt2
4.0: 1.7-alt16
3.0: 1.7-alt13

Group :: Sistema/Bibliotecas
RPM: libpopt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: popt-1.14-alt-doxygen.patch
Download


--- 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,
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009