aboutsummaryrefslogtreecommitdiff
path: root/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'error.c')
-rw-r--r--error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/error.c b/error.c
index b5cd17a..509e4d1 100644
--- a/error.c
+++ b/error.c
@@ -21,7 +21,7 @@
#include "error.h"
-static const char * const err_str[] = {
+static const char *const err_str[] = {
"Success",
"NXT not found on USB bus",
"Error trying to configure the NXT USB link",