aboutsummaryrefslogtreecommitdiffstats
path: root/src/etc-cleanup/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc-cleanup/main.c')
-rw-r--r--src/etc-cleanup/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc-cleanup/main.c b/src/etc-cleanup/main.c
index a51043e66..1f1a61f88 100644
--- a/src/etc-cleanup/main.c
+++ b/src/etc-cleanup/main.c
@@ -252,4 +252,4 @@ int main(int argc, char **argv) {
252 process_file(argv[i]); 252 process_file(argv[i]);
253 253
254 return 0; 254 return 0;
255} \ No newline at end of file 255}