diff options
Diffstat (limited to 'src/ladmin/ladmin.hpp')
-rw-r--r-- | src/ladmin/ladmin.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ladmin/ladmin.hpp b/src/ladmin/ladmin.hpp index 77d7fe4..50ba598 100644 --- a/src/ladmin/ladmin.hpp +++ b/src/ladmin/ladmin.hpp @@ -2,8 +2,8 @@ #ifndef LADMIN_HPP #define LADMIN_HPP -#define LADMIN_CONF_NAME "conf/ladmin_athena.conf" -#define PASSWORDENC 3 // A definition is given when making an encryption password correspond. +#define LADMIN_CONF_NAME "conf/ladmin_athena.conf" +#define PASSWORDENC 3 // A definition is given when making an encryption password correspond. // It is 1 at the time of passwordencrypt. // It is made into 2 at the time of passwordencrypt2. // When it is made 3, it corresponds to both. |