1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-08-23 09:47:59 +00:00
Files
Bruno Haible b572c3a256 Fix module descriptions syntax.
* modules/argv-iter (License): Fix syntax.
* modules/di-set (License): Likewise.
* modules/ino-map (License): Likewise.
Reported by Stefano Lattarini <stefano.lattarini@gmail.com>.
2011-12-03 13:09:58 +01:00

25 lines
254 B
Plaintext

Description:
maintain a mapping of ino_t numbers to small integers
Files:
lib/ino-map.c
lib/ino-map.h
Depends-on:
hash
verify
configure.ac:
Makefile.am:
lib_SOURCES += ino-map.c ino-map.h
Include:
"ino-map.h"
License:
GPL
Maintainer:
Jim Meyering