diff options
author | Moonchild <moonchild@palemoon.org> | 2022-04-24 15:48:49 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2022-04-24 15:48:49 +0000 |
commit | 677085e0c47b92b810247b0e2b88e02b79979292 (patch) | |
tree | d65ef078dfbed3296ec360893e9b19e7f35f168f | |
parent | fbbcbffcc786ae2b6cbfafd4e812d0a58b517159 (diff) | |
download | uxp-677085e0c47b92b810247b0e2b88e02b79979292.tar.gz |
Revert "Issue #1879 - spot-fix typo in cryptox.h"
This reverts commit fbbcbffcc786ae2b6cbfafd4e812d0a58b517159.
-rw-r--r-- | modules/libmar/verify/cryptox.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/libmar/verify/cryptox.h b/modules/libmar/verify/cryptox.h index 8f5ecc1575..d6dceb366c 100644 --- a/modules/libmar/verify/cryptox.h +++ b/modules/libmar/verify/cryptox.h @@ -4,7 +4,6 @@ #ifndef CRYPTOX_H #define CRYPTOX_H -#endif #define XP_MIN_SIGNATURE_LEN_IN_BYTES 256 |