summaryrefslogtreecommitdiff
path: root/pkarr.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkarr.h')
-rw-r--r--pkarr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkarr.h b/pkarr.h
index 7da67fd..0ddb1af 100644
--- a/pkarr.h
+++ b/pkarr.h
@@ -2,7 +2,7 @@
#define PK_PKARR_H
#include <stdint.h>
-#include "pkmem.h" /* delete me */
+#include "pkmem.h" /* deleteme */
struct pk_arr {
uint32_t next;