Remove pointless EOF lines from all sources.

This commit is contained in:
Andrew Wood
2024-11-30 16:40:50 +00:00
parent 5b0697b68c
commit 0d618efd0d
66 changed files with 0 additions and 132 deletions
-2
View File
@@ -43,5 +43,3 @@ typedef bool _Bool;
# define true 1
# define __bool_true_false_are_defined 1
#endif
/* EOF */
-2
View File
@@ -93,5 +93,3 @@ extern bool opts_add_file(opts_t, const char *);
#endif
#endif /* _OPTIONS_H */
/* EOF */
-2
View File
@@ -398,5 +398,3 @@ void pv_watchpid_setname(pvstate_t, pvwatchfd_t);
#endif
#endif /* _PV_INTERNAL_H */
/* EOF */
-2
View File
@@ -299,5 +299,3 @@ void debugging_output(const char *, const char *, int, const char *, ...);
#endif
#endif /* _PV_H */
/* EOF */