aboutsummaryrefslogtreecommitdiffstats
path: root/src/meh.h
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2009-11-21 09:22:12 -0800
committerJohn Hawthorn <john.hawthorn@gmail.com>2009-11-21 09:22:12 -0800
commit2803eebe996da45dc13a593a49a2330c829829c1 (patch)
tree6b9ea6c3e7a03d27d83d7001aa63731829a7c1ba /src/meh.h
parent51d149442489d7515aceb0909d6e1e5a28cf0531 (diff)
downloadmirror-meh-2803eebe996da45dc13a593a49a2330c829829c1.tar.gz
mirror-meh-2803eebe996da45dc13a593a49a2330c829829c1.tar.bz2
mirror-meh-2803eebe996da45dc13a593a49a2330c829829c1.zip
cleanup. prepare for caching.
Diffstat (limited to 'src/meh.h')
-rw-r--r--src/meh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/meh.h b/src/meh.h
index a2aa42f..4333f51 100644
--- a/src/meh.h
+++ b/src/meh.h
@@ -20,7 +20,7 @@ typedef enum{
LOADED,
SCALED,
DRAWN,
- NOOP
+ ERROR
} imgstate;
struct image{