diff options
author | van Hauser <vh@thc.org> | 2020-07-05 11:05:33 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-07-05 11:05:33 +0200 |
commit | 7d0af01d8ba1627238407a97496c0d21faf7a8fe (patch) | |
tree | cd3adff8e99c2ef3d00161f2c85849ee314b4874 | |
parent | 0f0230b0687285eec8d3be752d6f03dbc3a6d5a0 (diff) | |
download | afl++-7d0af01d8ba1627238407a97496c0d21faf7a8fe.tar.gz |
fix rtf.dict
-rw-r--r-- | dictionaries/rtf.dict | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dictionaries/rtf.dict b/dictionaries/rtf.dict index 8b8f0cad..148d9fd8 100644 --- a/dictionaries/rtf.dict +++ b/dictionaries/rtf.dict @@ -87,11 +87,11 @@ "PU_TWIPS" # headers and gooters -"\headerr" -"\headerf" -"\footerl" -"\footerr" -"\footerf" +"\\headerr" +"\\headerf" +"\\footerl" +"\\footerr" +"\\footerf" # misc "\\chftn" |