projects
/
suckless
/
slock.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18b2f4f
)
removed Sander from -v by request
author
Anselm R. Garbe
<garbeam@gmail.com>
Sun, 25 Nov 2007 11:17:33 +0000
(12:17 +0100)
committer
Anselm R. Garbe
<garbeam@gmail.com>
Sun, 25 Nov 2007 11:17:33 +0000
(12:17 +0100)
slock.c
patch
|
blob
|
history
diff --git
a/slock.c
b/slock.c
index af5d2066793f049f2bf5a5af7e679d15258ff69f..47231021ced0cb9416d45979ce145786cee0b54f 100644
(file)
--- a/
slock.c
+++ b/
slock.c
@@
-70,7
+70,7
@@
main(int argc, char **argv) {
XSetWindowAttributes wa;
if((argc == 2) && !strcmp("-v", argv[1]))
- eprint("slock-"VERSION", © 2006-2007 Anselm R. Garbe
, Sander van Dijk
\n");
+ eprint("slock-"VERSION", © 2006-2007 Anselm R. Garbe\n");
else if(argc != 1)
eprint("usage: slock [-v]\n");
pws = get_password();