diff options
author | Microsvuln <55649192+Microsvuln@users.noreply.github.com> | 2021-04-16 15:45:22 +0430 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-16 15:45:22 +0430 |
commit | 98989f1088d04dd4c0d21834c38b7683f1cfb42d (patch) | |
tree | 3a23419a1aa7042d73f268eaad5ee5a04398c7a3 | |
parent | 2019b42ceda386ce63e36312ea0606b216019bac (diff) | |
download | afl++-98989f1088d04dd4c0d21834c38b7683f1cfb42d.tar.gz |
Add new line
Add new line
-rw-r--r-- | utils/autodict_ql/litool.ql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/autodict_ql/litool.ql b/utils/autodict_ql/litool.ql index b7f4bf33..76f429c1 100644 --- a/utils/autodict_ql/litool.ql +++ b/utils/autodict_ql/litool.ql @@ -7,4 +7,4 @@ class HexOrOctLiteral extends Literal{ } from HexOrOctLiteral lit -select lit.getValueText() \ No newline at end of file +select lit.getValueText() |