libgda r3111 - branches/release-3-0-branch/providers/postgres
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: libgda r3111 - branches/release-3-0-branch/providers/postgres
- Date: Fri, 4 Apr 2008 14:49:14 +0100 (BST)
Author: murrayc
Date: Fri Apr 4 14:49:14 2008
New Revision: 3111
URL: http://svn.gnome.org/viewvc/libgda?rev=3111&view=rev
Log:
fix typo
Modified:
branches/release-3-0-branch/providers/postgres/utils.c
Modified: branches/release-3-0-branch/providers/postgres/utils.c
==============================================================================
--- branches/release-3-0-branch/providers/postgres/utils.c (original)
+++ branches/release-3-0-branch/providers/postgres/utils.c Fri Apr 4 14:49:14 2008
@@ -125,7 +125,7 @@
if(ntypes == 0)
return G_TYPE_STRING;
- /* Avoid accesing beyone the array: */
+ /* Avoid accessing beyone the array: */
if(i >= ntypes)
i = ntypes -1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]