aboutsummaryrefslogtreecommitdiff
path: root/src/form.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/form.hh')
-rw-r--r--src/form.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/form.hh b/src/form.hh
index 8375ba50..36616466 100644
--- a/src/form.hh
+++ b/src/form.hh
@@ -14,7 +14,7 @@ typedef enum {
} DilloHtmlMethod;
typedef enum {
- DILLO_HTML_ENC_URLENCODING,
+ DILLO_HTML_ENC_URLENCODED,
DILLO_HTML_ENC_MULTIPART
} DilloHtmlEnc;