diff options
Diffstat (limited to 'include/ouroboros/proc.h')
-rw-r--r-- | include/ouroboros/proc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ouroboros/proc.h b/include/ouroboros/proc.h index d0b010bb..80c67227 100644 --- a/include/ouroboros/proc.h +++ b/include/ouroboros/proc.h @@ -41,4 +41,4 @@ struct prog_info { char path[PROG_PATH_SIZE + 1]; }; -#endif /* OUROBOROS_LIB_PROC_H */
\ No newline at end of file +#endif /* OUROBOROS_LIB_PROC_H */ |