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 /examples | |
parent | 2a9a7e2557407d5b0c7e6b9680828fb431776ff5 (diff) |
Trim trailing whitespace
Diffstat (limited to 'examples')
-rw-r--r-- | examples/buttons | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/buttons b/examples/buttons index 3c79413..be6ce39 100644 --- a/examples/buttons +++ b/examples/buttons @@ -14,4 +14,4 @@ zoom 3 # make scroll wheel (mousewheel up and down) zoom, instead of flipping images zoom_in 4 -zoom_out 5
\ No newline at end of file +zoom_out 5 |