r2902: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 30 Sep 2002 06:13:05 +0000 (06:13 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 30 Sep 2002 06:13:05 +0000 (06:13 +0000)
base/conditions.cl

index c713f2036ae880b159bf86ea02e59e85df522239..2446eb35bae3db40ffd9695f8e9fb865bca9d7d9 100644 (file)
@@ -8,7 +8,7 @@
 ;;;;                 Original code by Pierre R. Mai 
 ;;;; Date Started:  Feb 2002
 ;;;;
 ;;;;                 Original code by Pierre R. Mai 
 ;;;; Date Started:  Feb 2002
 ;;;;
-;;;; $Id: conditions.cl,v 1.4 2002/09/17 17:16:43 kevin Exp $
+;;;; $Id: conditions.cl,v 1.5 2002/09/30 06:13:05 kevin Exp $
 ;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;; and Copyright (c) 1999-2001 by Pierre R. Mai
 ;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;; and Copyright (c) 1999-2001 by Pierre R. Mai
@@ -118,7 +118,7 @@ and signal an clsql-invalid-spec-error if they don't match."
                         (database-name (clsql-exists-condition-old-db c))))
                (t
                 (format stream
                         (database-name (clsql-exists-condition-old-db c))))
                (t
                 (format stream
-                        "  Created new connection ~A to database ~A~%  ~
+                        "  Created new connection ~A to database ~A~%
 although there is an existing connection (~A)."
                         (clsql-exists-condition-new-db c)
                         (database-name (clsql-exists-condition-new-db c))
 although there is an existing connection (~A)."
                         (clsql-exists-condition-new-db c)
                         (database-name (clsql-exists-condition-new-db c))