Skip to content
Snippets Groups Projects
Commit 143d3b36 authored by wlott's avatar wlott
Browse files

This commit was generated by cvs2svn to compensate for changes in r2373,

which included commits to RCS files with non-trunk default branches.
parents 97e7ccc1 b722a48c
No related branches found
No related tags found
No related merge requests found
......@@ -193,7 +193,7 @@
(defmacro u-vec-get-rep (u-vec index)
`(svref *print-representation-vector*
(%primitive 8bit-system-ref ,u-vec ,index)))
(system:sap-ref-8 ,u-vec ,index)))
;;; display-losing-chars -- Internal
;;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment