Comment 1 for bug 572589

Revision history for this message
Kim, Kukhee (khkim) wrote :

=== modified file 'src/db/dbTest.c'
--- src/db/dbTest.c 2009-07-08 19:08:22 +0000
+++ src/db/dbTest.c 2010-05-25 15:03:35 +0000
@@ -155,6 +155,7 @@
                     if (!strcmp(papfields[ifield], "recordType")) {
                         pvalue = dbGetRecordTypeName(pdbentry);
                     } else {
+ printf(", ");
                         continue;
                     }
                 } else {