fix typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9154 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
#if defined(HAVE_NDBM_H) || defined(GDBM_NDBM_H)
|
||||
#if defined(HAVE_NDBM_H) || defined(HAVE_GDBM_NDBM_H)
|
||||
|
||||
struct ndbm_db {
|
||||
DBM *db;
|
||||
|
Reference in New Issue
Block a user