summaryrefslogtreecommitdiff
path: root/src/lib/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/image.h')
-rw-r--r--src/lib/image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/image.h b/src/lib/image.h
index 3da397d..eef59d2 100644
--- a/src/lib/image.h
+++ b/src/lib/image.h
@@ -13,7 +13,7 @@
# ifndef RTLD_LOCAL
# define RTLD_LOCAL 0
-# warning "your crap box doesnt define RTLD_LOCAL !?"
+# warning "your crap box doesn't define RTLD_LOCAL !?"
# endif
typedef struct _imlibimage ImlibImage;