]> andersk Git - moira.git/blobdiff - dbck/phase2.pc
typo
[moira.git] / dbck / phase2.pc
index aa7f3e5a3c56bc9914ff183158114ffaec40824d..6034379c60753faae6d88836d3081a808697459a 100644 (file)
@@ -1908,7 +1908,7 @@ void phase2(void)
       char type[IMEMBERS_MEMBER_TYPE_SIZE];
       EXEC SQL END DECLARE SECTION;
 
-      EXEC SQL FETCH csr223 INTO :list_id, :type, :id, :tag
+      EXEC SQL FETCH csr223 INTO :list_id, :type, :id, :tag,
        :ref_count, :direct, :rowid;
       if (sqlca.sqlcode)
        break;
This page took 0.035206 seconds and 4 git commands to generate.