gnulib-tool.py: Fix formatting of error message in last commit.
[gnulib.git] / modules / crc
blobbd7fe29dbade1b04718b82b5be4d9712925d9a2b
1 Description:
2 Compute cyclic redundancy codes.
4 Files:
5 lib/crc.h
6 lib/crc.c
8 Depends-on:
9 stdint
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += crc.c
16 Include:
17 "crc.h"
19 License:
20 LGPL
22 Maintainer:
23 Simon Josefsson