diff options
Diffstat (limited to 'package/gdbm')
-rw-r--r-- | package/gdbm/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gdbm/Config.in b/package/gdbm/Config.in index 8ad0fc6ce0..3646bd0588 100644 --- a/package/gdbm/Config.in +++ b/package/gdbm/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_GDBM bool "gdbm" help - GNU dbm is a set of database routines that use extensible hashing. - It works similar to the standard UNIX dbm routines. + GNU dbm is a set of database routines that use extensible + hashing. It works similar to the standard UNIX dbm routines. http://www.gnu.org/software/gdbm/gdbm.html |