diff options
| author | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-03 14:17:06 +0000 |
|---|---|---|
| committer | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-03 14:17:06 +0000 |
| commit | 00c9cebac684c42741e924d11038d5591e87dacd (patch) | |
| tree | a2056cbbf8ae0512ff15e9eb8868ceab29877073 /src/base/string_length.h | |
| parent | 1a592767c6e34bdeb7f30fa063b5e24c57d45894 (diff) | |
- trochu rozsirena konfiguracvia, viz http://www.tuxanci.org/server/howto
- moznost logovat so suboru
git-svn-id: http://opensvn.csie.org/tuxanci_ng@188 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'src/base/string_length.h')
| -rw-r--r-- | src/base/string_length.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/base/string_length.h b/src/base/string_length.h index b1712ee..7a8ab04 100644 --- a/src/base/string_length.h +++ b/src/base/string_length.h @@ -7,6 +7,7 @@ #define STR_SIZE 128 #define STR_PROTO_SIZE 128 +#define STR_LOG_SIZE 256 #define STR_NUM_SIZE 8 #define STR_NAME_SIZE 32 #define STR_PATH_SIZE 4096 |