View | Details | Raw Unified | Return to bug 18829 | Differences between
and this patch

Collapse All | Expand All

(-)vis.h (+1 lines)
Lines 64-69 Link Here
64
 * other
64
 * other
65
 */
65
 */
66
#define	VIS_NOSLASH	0x40	/* inhibit printing '\' */
66
#define	VIS_NOSLASH	0x40	/* inhibit printing '\' */
67
#define	VIS_HTTPSTYLE	0x80	/* http-style escape % HEX HEX */
67
68
68
/*
69
/*
69
 * unvis return codes
70
 * unvis return codes

Return to bug 18829