fix spelling of no-break-space
authorKevin Rosenberg <kevin@rosenberg.net>
Fri, 29 Jan 2010 06:50:27 +0000 (23:50 -0700)
committerKevin Rosenberg <kevin@rosenberg.net>
Fri, 29 Jan 2010 06:50:27 +0000 (23:50 -0700)
Signed-off-by: Kevin Rosenberg <kevin@rosenberg.net>
sql/expressions.lisp

index 2cb7339251b6d425b20c7a362f88a1a3bac9d866..d78e3860ff930bde4ec35c8a859593efa2118404 100644 (file)
      ;; the next loop simply emits each sub-expression with the appropriate number of
      ;; parens and operators
      (flet ((trim (sub)
-             (string-trim '(#\space #\newline #\return #\tab #\no-break_space)
+             (string-trim '(#\space #\newline #\return #\tab #\no-break-space)
                           (with-output-to-string (*sql-stream*)
                             (output-sql sub database)))))
        (let ((str-subs (loop for sub in sub-expressions