src/module-parse.lisp (code): Allow setting constraints without a fragment.
[sod] / src / output-proto.lisp
index a87c7c0..6a26a7b 100644 (file)
@@ -7,7 +7,7 @@
 
 ;;;----- Licensing notice ---------------------------------------------------
 ;;;
-;;; This file is part of the Sensble Object Design, an object system for C.
+;;; This file is part of the Sensible Object Design, an object system for C.
 ;;;
 ;;; SOD is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
 
   (:method-combination progn)
   (:method progn (object reason sequencer)
-          (declare (ignore object reason sequencer))))
+    (declare (ignore object reason sequencer))))
 
 ;;;--------------------------------------------------------------------------
 ;;; Useful syntax.