diff options
Diffstat (limited to 'patch/xrdb.c')
| -rw-r--r-- | patch/xrdb.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/xrdb.c b/patch/xrdb.c index d59ecbd..1490ace 100644 --- a/patch/xrdb.c +++ b/patch/xrdb.c @@ -124,4 +124,5 @@ xrdb(const Arg *arg) ); focus(NULL); arrange(NULL); -}
\ No newline at end of file +} + |
