index
:
app/xprop
master
obsd
property displayer for X
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
dsimple.c
2
1 files changed, 1 insertions, 1 deletions
diff --git a/dsimple.c b/dsimple.c
index d721e46..3f800cf 100644
--- a/
dsimple.c
+++ b/
dsimple.c
@@ -309,7 +309,7 @@ Window Window_With_Name(
{
Window *children, dummy;
unsigned int nchildren;
- int i;
+ unsigned int i;
Window w=0;
char *window_name;