summaryrefslogtreecommitdiffstats
path: root/stdlib/stream-wrap.tl
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/stream-wrap.tl')
-rw-r--r--stdlib/stream-wrap.tl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/stream-wrap.tl b/stdlib/stream-wrap.tl
index c2836253..33513b6b 100644
--- a/stdlib/stream-wrap.tl
+++ b/stdlib/stream-wrap.tl
@@ -24,6 +24,7 @@
;; CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
;; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
;; POSSIBILITY OF SUCH DAMAGE.
+
(defstruct stream-wrap nil
stream
(:method put-string (me str)