diff options
author | a1346054 <36859588+a1346054@users.noreply.github.com> | 2021-08-24 19:58:55 +0000 |
---|---|---|
committer | Daniel Friesel <derf@chaosdorf.de> | 2022-01-03 10:24:07 +0100 |
commit | d89975957d54ac901ce52e6e3b9ca95d96048f8f (patch) | |
tree | c96709f1790f19590a69191bcedae0ae6d400209 /src/wallpaper.c | |
parent | 2a9a7e2557407d5b0c7e6b9680828fb431776ff5 (diff) |
Trim trailing whitespace
Diffstat (limited to 'src/wallpaper.c')
-rw-r--r-- | src/wallpaper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wallpaper.c b/src/wallpaper.c index 5adb3ca..71cee29 100644 --- a/src/wallpaper.c +++ b/src/wallpaper.c @@ -591,7 +591,7 @@ void feh_wm_set_bg(char *fil, Imlib_Image im, int centered, int scaled, if (data_root) XFree(data_root); - + if (data_esetroot) XFree(data_esetroot); |