about summary refs log tree commit diff
path: root/shm_open.h
diff options
context:
space:
mode:
authorMaarten van Gompel <proycon@anaproy.nl>2021-09-19 14:23:51 +0200
committerJohn Sullivan <jsullivan@csumb.edu>2021-10-19 23:12:01 -0700
commit81159507d35ef087dfd796c08af07c1902e270e5 (patch)
treee90bb57e65614d214d6c9d7e08e1e0f29298ee40 /shm_open.h
parent6c9636c137d0426c38fc6bdc655c3d327ddab4c2 (diff)
downloadsuggpicker-81159507d35ef087dfd796c08af07c1902e270e5.tar.gz
applied clang-format (no functional changes), but exempted custom include order in keyboard.c and main.c
Diffstat (limited to 'shm_open.h')
-rw-r--r--shm_open.h1
1 files changed, 0 insertions, 1 deletions
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
-