aboutsummaryrefslogtreecommitdiff
path: root/include/ndb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ndb.h')
-rw-r--r--include/ndb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ndb.h b/include/ndb.h
index deb4968b..ba4baf01 100644
--- a/include/ndb.h
+++ b/include/ndb.h
@@ -21,7 +21,7 @@ typedef struct Ndbcache Ndbcache;
enum
{
Ndbalen= 32, /* max attribute length */
- Ndbvlen= 64, /* max value length */
+ Ndbvlen= 64 /* max value length */
};
/*