Introduction
Introduction Statistics Contact Development Disclaimer Help
tchanged -v output (now also anydot and nsz are contained in this output) - dwm…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 59e65d1709f7fb4c30761e7cea0875903924581e
parent 9fdd2cd1a9dbe9b533fab9a8a98b9849dc4c7b59
Author: Anselm R. Garbe <[email protected]>
Date: Tue, 29 May 2007 13:53:08 +0200
changed -v output (now also anydot and nsz are contained in this output)
Diffstat:
M main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/main.c b/main.c
t@@ -281,7 +281,7 @@ main(int argc, char *argv[]) {
XEvent ev;
if(argc == 2 && !strcmp("-v", argv[1]))
- eprint("dwm-"VERSION", © 2004-2007 Anselm R. Garbe, Sander va…
+ eprint("dwm-"VERSION", © 2004-2007 Anselm R. Garbe, Sander va…
else if(argc != 1)
eprint("usage: dwm [-v]\n");
setlocale(LC_CTYPE, "");
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.