projects
/
xicursorset.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2cd5ca
)
Remove an extra newline
author
Antonio Ospite <ao2@ao2.it>
Fri, 23 Jun 2017 14:40:26 +0000
(16:40 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Fri, 23 Jun 2017 14:40:26 +0000
(16:40 +0200)
xicursorset.c
patch
|
blob
|
history
diff --git
a/xicursorset.c
b/xicursorset.c
index
d45ec5e
..
37faf80
100644
(file)
--- a/
xicursorset.c
+++ b/
xicursorset.c
@@
-71,7
+71,6
@@
int main(int argc, char *argv[])
return EXIT_FAILURE;
}
-
if (argc == 4) {
theme = argv[3];
} else {