aboutsummaryrefslogtreecommitdiff
path: root/dpi/datauri.c
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-09-30 16:32:41 +0200
committerjcid <devnull@localhost>2008-09-30 16:32:41 +0200
commit0f7c6294d403e3ed80961e91f906f118e0f0adc5 (patch)
tree151cb6cc9f333a51ba15fb66ac4480bb4da0e0fa /dpi/datauri.c
parent6deac7761c79417469c515268ba010a5f1fd60fb (diff)
- s/todo:/TODO:/g
Diffstat (limited to 'dpi/datauri.c')
-rw-r--r--dpi/datauri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dpi/datauri.c b/dpi/datauri.c
index 1a34482b..5f3c79a7 100644
--- a/dpi/datauri.c
+++ b/dpi/datauri.c
@@ -200,7 +200,7 @@ static void send_failure_message(const char *url, const char *mime_type,
/*
* Get mime type from the data URI.
- * todo: there's no point in handling "charset" because current dillo
+ * TODO: there's no point in handling "charset" because current dillo
* only handles ISO-LATIN-1. The FLTK2 version (utf-8) could use it in the
* future.
*/