summaryrefslogtreecommitdiff
path: root/src/ipc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipc')
-rwxr-xr-xsrc/ipc/ipc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipc/ipc.h b/src/ipc/ipc.h
index 5d240ec..652e62d 100755
--- a/src/ipc/ipc.h
+++ b/src/ipc/ipc.h
@@ -52,4 +52,4 @@ int send_ipc_message(int to, ipc_type type, str msg);
ipc_msg receive_ipc_message(ipc_listener *il);
void free_ipc_message(ipc_msg *im);
-#endif
+#endif \ No newline at end of file