Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Karsten Poeck
ansi-test
Commits
7970c255
Commit
7970c255
authored
Sep 17, 2015
by
Daniel Kochmański
Browse files
pathnames: fix array size
Signed-off-by:
Daniel Kochmański
<
daniel@turtleware.eu
>
parent
85d21aea
Changes
1
Hide whitespace changes
Inline
Side-by-side
pathnames/pathname.lsp
View file @
7970c255
...
...
@@ -81,7 +81,7 @@
:initial-contents
"XXpathname.txtX"
:element-type etype)))
(make-array
8
(make-array
12
:element-type etype
:displaced-to s
:displaced-index-offset 2)))))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment