diff options
Diffstat (limited to 'src/log.h')
-rw-r--r-- | src/log.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -33,8 +33,8 @@ * along with uAnytun. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef UANYUTN_log_h_INCLUDED -#define UANYUTN_log_h_INCLUDED +#ifndef UANYTUN_log_h_INCLUDED +#define UANYTUN_log_h_INCLUDED #define MSG_LENGTH_MAX 150 |