summaryrefslogtreecommitdiffstats
path: root/include/vis.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vis.h')
-rw-r--r--include/vis.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vis.h b/include/vis.h
index f3722d6..30bd58a 100644
--- a/include/vis.h
+++ b/include/vis.h
@@ -64,6 +64,7 @@ typedef _BSD_SIZE_T_ size_t;
* other
*/
#define VIS_NOSLASH 0x40 /* inhibit printing '\' */
+#define VIS_HTTPSTYLE 0x80 /* http-style escape % HEX HEX */
/*
* unvis return codes
OpenPOWER on IntegriCloud