summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2012-09-28 14:17:43 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2012-09-28 14:17:43 +0100
commit1fbc4a8b2dfc030f174aaf475f7ea6820864d1a3 (patch)
tree6ca017b11ae9b333d5d5e6a9d8ce5938b7c218e5
parent0804bb7e067e66d4b05a6c45f9736b1e20505b96 (diff)
downloadlibnsfb-1fbc4a8b2dfc030f174aaf475f7ea6820864d1a3.tar.gz
libnsfb-1fbc4a8b2dfc030f174aaf475f7ea6820864d1a3.tar.bz2
Fix error text.
-rw-r--r--src/plot/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plot/common.c b/src/plot/common.c
index c9f9dc1..f8c4a70 100644
--- a/src/plot/common.c
+++ b/src/plot/common.c
@@ -10,7 +10,7 @@
*/
#ifndef PLOT_TYPE
-#error PLOT_TYPE must be set to uint16_6 or uint32_t
+#error PLOT_TYPE must be set to uint8_t, uint16_t, or uint32_t
#endif
#ifndef PLOT_LINELEN
#error PLOT_LINELEN must be a macro to increment a line length