[open-ils-commits] r8566 - trunk/Open-ILS/src/c-apps
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri Feb 1 09:51:46 EST 2008
Author: miker
Date: 2008-02-01 09:24:01 -0500 (Fri, 01 Feb 2008)
New Revision: 8566
Modified:
trunk/Open-ILS/src/c-apps/oils_cstore.c
Log:
it's the little things that getcha .... typo
Modified: trunk/Open-ILS/src/c-apps/oils_cstore.c
===================================================================
--- trunk/Open-ILS/src/c-apps/oils_cstore.c 2008-02-01 14:20:32 UTC (rev 8565)
+++ trunk/Open-ILS/src/c-apps/oils_cstore.c 2008-02-01 14:24:01 UTC (rev 8566)
@@ -1183,7 +1183,7 @@
sql_buf,
"(%s).\"%s\"",
tmp,
- transform_subcolum
+ transform_subcolumn
);
free(tmp);
}
More information about the open-ils-commits
mailing list