mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-11-02 05:46:25 +01:00
Remove blank lines at EOF
This commit is contained in:
@@ -51,4 +51,3 @@ fgetln(FILE *stream, size_t *len)
|
||||
#else
|
||||
#error "Function fgetln() needs to be ported."
|
||||
#endif
|
||||
|
||||
|
||||
@@ -194,4 +194,3 @@
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
@@ -30,4 +30,3 @@ setproctitle(const char *fmt, ...)
|
||||
/* Stub so that we can implement it later on and programs will
|
||||
* automatically benefit from it, w/o needing to recompile. */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user