commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/geas/src/objectstore postgresql_access.h


From: Neil Tiffin
Subject: gnue/geas/src/objectstore postgresql_access.h
Date: Sat, 02 Jun 2001 15:14:56 -0700

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Neil Tiffin <address@hidden>    01/06/02 15:14:56

Modified files:
        geas/src/objectstore: postgresql_access.h 

Log message:
        Correct spelling.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/geas/src/objectstore/postgresql_access.h.diff?cvsroot=OldCVS&tr1=1.29&tr2=1.30&r1=text&r2=text

Patches:
Index: gnue/geas/src/objectstore/postgresql_access.h
diff -u gnue/geas/src/objectstore/postgresql_access.h:1.29 
gnue/geas/src/objectstore/postgresql_access.h:1.30
--- gnue/geas/src/objectstore/postgresql_access.h:1.29  Fri May 25 16:46:22 2001
+++ gnue/geas/src/objectstore/postgresql_access.h       Sat Jun  2 15:14:56 2001
@@ -19,7 +19,7 @@
    along with GEAS; if not, write to the Free Software Foundation, Inc.,
    59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-   $Id: postgresql_access.h,v 1.29 2001/05/25 23:46:22 reinhard Exp $
+   $Id: postgresql_access.h,v 1.30 2001/06/02 22:14:56 ntiffin Exp $
 */
 
 /* This is not really a header file. It's rather a piece of code that is
@@ -127,7 +127,7 @@
 
   fprintf (stderr, "\nTODO: handle no connection\n");
   fprintf (stderr,
-           "needs to wait until a connection ebcomes available, as another\n");
+           "needs to wait until a connection becomes available, as another\n");
   fprintf (stderr, "thread has the connection\n\n");
   abort ();
 }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]