use generated constant for length

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22580 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-02-11 20:41:12 +00:00
parent b8bbd75b7f
commit 5027093451
2 changed files with 7 additions and 8 deletions

View File

@@ -70,7 +70,7 @@ normalize_h.file.write(
#include <stddef.h>
#include <stdint.h>
#define MAX_LENGTH %u
#define MAX_LENGTH_CANON %u
struct translation {
uint32_t key;