From d6ba4dac0e9f1ae580f8f5451280a51b397311ea Mon Sep 17 00:00:00 2001 From: Stelian Ionescu Date: Sun, 20 Jan 2008 20:44:42 +0100 Subject: [PATCH] Fix typo. Signed-off-by: Stelian Ionescu --- io.streams.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io.streams.asd b/io.streams.asd index 2df0192..05fef9c 100644 --- a/io.streams.asd +++ b/io.streams.asd @@ -1,6 +1,6 @@ ;;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; Indent-tabs-mode: NIL -*- ;;; -;;; fd-streams.asd --- ASDF system definition. +;;; io.streams.asd --- ASDF system definition. ;;; ;;; Copyright (C) 2006-2008, Stelian Ionescu ;;; -- 2.11.4.GIT