flags -> govis
Signed-off-by: Aleksa Sarai <asarai@suse.de>
This commit is contained in:
parent
de223ffc92
commit
c2a9f1a56d
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ const (
|
|||
VisNoSlash // VIS_NOSLASH: Inhibit printing '\'.
|
||||
VisHTTPStyle // VIS_HTTPSTYLE: HTTP-style escape %xx.
|
||||
VisGlob // VIS_GLOB: Encode glob(3) magics.
|
||||
unvisEnd // UNVIS_END: Internal flag used to indicate end of parsing.
|
||||
|
||||
VisWhite VisFlag = (VisSpace | VisTab | VisNewline)
|
||||
)
|
Loading…
Reference in a new issue