Skip to content

Commit

Permalink
updated maximum string for EMAIL_ADDRESSES to be 300 chars
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/mbr/svn/psad_repos/psad/trunk@1783 91a0a83b-1414-0410-bf9a-c3dbc33e90b6
  • Loading branch information
mrash committed Dec 9, 2006
1 parent 70933fd commit 842607a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psad.h
Expand Up @@ -52,6 +52,7 @@
#define MAX_PATH_LEN 100
#define MAX_MSG_LEN 120
#define MAX_GEN_LEN 80
#define MAX_EMAIL_LEN 300
#define MAX_ARG_LEN 30
#define MAX_NUM_LEN 6

Expand Down

0 comments on commit 842607a

Please sign in to comment.