summaryrefslogtreecommitdiff
path: root/src/glibext/linesegment.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-11-09 13:18:35 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-11-09 13:18:35 (GMT)
commitc301f7e77eaca632a491b5b4417c8e4b9dce2570 (patch)
tree501ccdd583e35ccad4f3a0592f2fb1b0870e0d5f /src/glibext/linesegment.h
parent459b345d69532825f21bdcd3e4f92009b0a046dc (diff)
Introduced the first features of a hexadecimal viewer.
Diffstat (limited to 'src/glibext/linesegment.h')
-rw-r--r--src/glibext/linesegment.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glibext/linesegment.h b/src/glibext/linesegment.h
index 9723a80..e6a8fff 100644
--- a/src/glibext/linesegment.h
+++ b/src/glibext/linesegment.h
@@ -69,6 +69,7 @@ typedef enum _RenderingTagType
RTT_NONE, /* Espace ou tabulation */
RTT_RAW, /* Contenu brut */
+ RTT_RAW_FULL, /* Contenu brut et complet */
RTT_RAW_NULL, /* Contenu brut et nul */
RTT_PRINTABLE, /* Caractère imprimable */
RTT_NOT_PRINTABLE, /* Caractère non imprimable */