From 81159507d35ef087dfd796c08af07c1902e270e5 Mon Sep 17 00:00:00 2001 From: Maarten van Gompel Date: Sun, 19 Sep 2021 14:23:51 +0200 Subject: applied clang-format (no functional changes), but exempted custom include order in keyboard.c and main.c --- shm_open.h | 1 - 1 file changed, 1 deletion(-) (limited to 'shm_open.h') diff --git a/shm_open.h b/shm_open.h index bfec6eb..d403c41 100644 --- a/shm_open.h +++ b/shm_open.h @@ -6,4 +6,3 @@ int create_shm_file(void); int allocate_shm_file(size_t size); #endif // shm_open_h_INCLUDED - -- cgit 1.4.1