diff options
Diffstat (limited to 'src/Selection.c')
-rw-r--r-- | src/Selection.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Selection.c b/src/Selection.c index 2b794d7..4f59d70 100644 --- a/src/Selection.c +++ b/src/Selection.c @@ -2079,6 +2079,7 @@ void XtSendSelectionRequest( Boolean ins[PREALLOCED]; Atom *props; Atom p[PREALLOCED]; + int i = 0; int j = 0; /* Allocate */ |