From 6181f75e3f1b73708eaef7e22364ed0e9a1c482e Mon Sep 17 00:00:00 2001 From: Fred-Barclay Date: Sun, 17 Feb 2019 17:04:02 -0600 Subject: Housekeeping Make sure all files end with a newline Strip extra newlines and trailing whitespace from files --- src/include/ldd_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/ldd_utils.h') diff --git a/src/include/ldd_utils.h b/src/include/ldd_utils.h index e5ec67171..c9e8b4098 100644 --- a/src/include/ldd_utils.h +++ b/src/include/ldd_utils.h @@ -43,4 +43,4 @@ int is_lib_64(const char *exe); -#endif \ No newline at end of file +#endif -- cgit v1.2.3-54-g00ecf