From 5456ec647741ae4b3494f1db8fa40a617ffadcea Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 26 Oct 2023 08:38:24 -0400 Subject: cleanup --- src/firejail/profile.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/firejail/profile.c b/src/firejail/profile.c index 8cc5c1166..a250e5611 100644 --- a/src/firejail/profile.c +++ b/src/firejail/profile.c @@ -1901,8 +1901,7 @@ void profile_read(const char *fname) { fclose(fp); } -char *profile_list_normalize(char *list) -{ +char *profile_list_normalize(char *list) { /* Remove redundant commas. * * As result is always shorter than original, -- cgit v1.2.3-70-g09d2