aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_local_copy_paste.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_local_copy_paste.c')
-rw-r--r--test/test_local_copy_paste.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_local_copy_paste.c b/test/test_local_copy_paste.c
index 4a2f4d9..9f99a09 100644
--- a/test/test_local_copy_paste.c
+++ b/test/test_local_copy_paste.c
@@ -16,7 +16,7 @@
#include <stdint.h>
#include <string.h>
-static const uintptr_t timerId = 1u;
+static const uintptr_t timerId = 1U;
typedef enum {
START,