aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2009-10-06 23:01:25 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2009-10-06 23:01:25 -0700
commitee331edd58539527d88878c761f0ebe4ba81351e (patch)
tree2199b52c994d9b32d82d708a815a17ea3b530c6f
parent7e002b22779d27dec67df8ed46edf9bd2ff684fe (diff)
downloadmirror-meh-ee331edd58539527d88878c761f0ebe4ba81351e.tar.gz
mirror-meh-ee331edd58539527d88878c761f0ebe4ba81351e.tar.bz2
mirror-meh-ee331edd58539527d88878c761f0ebe4ba81351e.zip
fix -ctl mode
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 54b5e22..54346a4 100644
--- a/src/main.c
+++ b/src/main.c
@@ -267,6 +267,7 @@ void run(){
exit(EXIT_SUCCESS);
}
images[0][read-1] = '\0';
+ tv = &tv0;
}
if(XPending(display)){
tv = &tv0;