aboutsummaryrefslogtreecommitdiffstats
path: root/epan/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/proto.h')
-rw-r--r--epan/proto.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/proto.h b/epan/proto.h
index e5c8af62fe..fa0a365345 100644
--- a/epan/proto.h
+++ b/epan/proto.h
@@ -284,8 +284,9 @@ WS_DLL_PUBLIC WS_MSVC_NORETURN void proto_report_dissector_bug(const char *messa
#define ENC_UTF_16 0x00000004
#define ENC_UCS_2 0x00000006
#define ENC_EBCDIC 0x00000008
-#define ENC_WINDOWS_1250 0x0000000A /* http://en.wikipedia.org/wiki/Windows-1250 */
-#define ENC_ISO_8859_2 0x0000000C /* http://en.wikipedia.org/wiki/ISO/IEC_8859-2#Code_page_layout */
+#define ENC_WINDOWS_1250 0x0000000A
+#define ENC_ISO_8859_1 0x0000000C
+#define ENC_ISO_8859_2 0x0000000E
/*
* TODO:
@@ -293,7 +294,6 @@ WS_DLL_PUBLIC WS_MSVC_NORETURN void proto_report_dissector_bug(const char *messa
* These could probably be used by existing code:
*
* ENC_UCS_4 - UCS-4
- * ENC_ISO_8859_1 - ISO 8859/1
* ENC_ISO_8859_8 - ISO 8859/8
* - "IBM MS DBCS"
* - JIS C 6226