Minor typo in ui_logger.h

Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
This commit is contained in:
Harry Young 2013-08-27 17:25:24 +02:00
parent 860fd15830
commit 985caaf175

View file

@ -1,7 +1,7 @@
#ifndef UI_LOGGER_H_ #ifndef UI_LOGGER_H_
#define UI_LOGGER_H_ #define UI_LOGGER_H_
#include "UI_local.h" #include "ui_local.h"
enum { enum {
LL_ALWAYS, LL_ALWAYS,