summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/boot.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot.clj b/src/boot.clj
index 2495a766..9a6f2002 100644
--- a/src/boot.clj
+++ b/src/boot.clj
@@ -957,6 +957,6 @@
max min
bit-shift-left bit-shift-right
bit-and bit-or bit-xor bit-not
- defstruct struct accessor
+ defstruct struct accessor create-struct
))