summaryrefslogtreecommitdiff
path: root/apps/graphics/traveler/src/trv_input.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/graphics/traveler/src/trv_input.c')
-rw-r--r--apps/graphics/traveler/src/trv_input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/graphics/traveler/src/trv_input.c b/apps/graphics/traveler/src/trv_input.c
index 44644e150..f2e9d2bfb 100644
--- a/apps/graphics/traveler/src/trv_input.c
+++ b/apps/graphics/traveler/src/trv_input.c
@@ -118,7 +118,7 @@ static struct trv_input_info_s g_trv_input_info;
#ifdef CONFIG_GRAPHICS_TRAVELER_AJOYSTICK
static void trv_joystick_calibrate(void)
{
-#warning Missing logic"
+#warning Missing logic
}
#endif