summaryrefslogtreecommitdiffstats
path: root/lock/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'lock/util.h')
-rw-r--r--lock/util.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lock/util.h b/lock/util.h
index 3f6d7a2..64f6ad5 100644
--- a/lock/util.h
+++ b/lock/util.h
@@ -6,8 +6,7 @@
#define KEY "dM>}jdb,6gsnC$J^K 8(I5vyPemPs%;K"
#define SYN "43iqr5$NB8SpN?Z/52{iVl>o|i!.'dsT"
#define LOCK "R,I7l^E4j]KyLR9'*Q{Jd'zu.~!84}Ij"
-#define LOCKED "R,I7l^E4j]KyLR9'*Q{Jd'zu.~!84}Ik"
-#define UNLOCKED "R,I7l^E4j]KyLR9'*Q{Jd'zu.~!84}Il"
+#define UNLOCK "R,I7l^E4j]KyLR9'*Q{Jd'zu.~!84}Ik"
void xor(const char *k, const char *s, char *d, uint8_t n);