untabify, #lang
This commit is contained in:
parent
438f906fb9
commit
3d37eb4ae4
|
@ -14,7 +14,7 @@
|
|||
;; read/write (the opposite direction) didn't finish, and so that
|
||||
;; opposite must be completed, first.
|
||||
|
||||
(module mzssl racket/base
|
||||
#lang racket/base
|
||||
(require ffi/unsafe
|
||||
ffi/unsafe/define
|
||||
ffi/unsafe/atomic
|
||||
|
@ -1433,4 +1433,4 @@
|
|||
(SSL_library_init)
|
||||
(SSL_load_error_strings)
|
||||
(scheme_register_process_global "OpenSSL-support-initialized" done)
|
||||
(end-atomic)))))))
|
||||
(end-atomic))))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user