mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* lib/argp-version-etc.c (program_authors): Add const qualifier. * lib/version-etc.c: Fix typos in the comments. * modules/argp-version-etc: Depends on version-etc.
23 lines
267 B
Plaintext
23 lines
267 B
Plaintext
Description:
|
|
Version-etc hook for Argp.
|
|
|
|
Files:
|
|
lib/argp-version-etc.c
|
|
lib/argp-version-etc.h
|
|
|
|
Depends-on:
|
|
argp
|
|
version-etc
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += argp-version-etc.h argp-version-etc.c
|
|
|
|
Include:
|
|
"argp-version-etc.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Sergey Poznyakoff
|