Fix broken reference.
authorChris Hanson <org/chris-hanson/cph>
Sun, 30 May 2010 11:10:30 +0000 (04:10 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sun, 30 May 2010 11:10:30 +0000 (04:10 -0700)
src/runtime/runtime.pkg

index e2f95aa832dea76d22cd93dacd77204d202a243f..5307eea8a87b1948cb0e1f9b8846c1c02ce613af 100644 (file)
@@ -1145,7 +1145,7 @@ USA.
          well-formed-scalar-value-list?
          well-formed-scalar-value-range?)
   (export (runtime string)
-         char-set-table))
+         (char-set-table %char-set-table)))
 
 (define-package (runtime compiler-info)
   (files "infstr" "infutl")