Move callback before return.
authorjbj <devnull@localhost>
Tue, 23 Feb 1999 07:10:56 +0000 (07:10 +0000)
committerjbj <devnull@localhost>
Tue, 23 Feb 1999 07:10:56 +0000 (07:10 +0000)
CVS patchset: 2831
CVS date: 1999/02/23 07:10:56

lib/transaction.c
po/rpm.pot

index 8d85702..e931ee5 100644 (file)
@@ -349,9 +349,9 @@ NOTIFY((NULL, RPMCALLBACK_TRANS_START, 8, al->size, NULL, notifyData));
            }
        }
 
+NOTIFY((NULL, RPMCALLBACK_TRANS_STOP, 8, al->size, NULL, notifyData));
        return al->size + ts->numRemovedPackages;
     }
-NOTIFY((NULL, RPMCALLBACK_TRANS_STOP, 8, al->size, NULL, notifyData));
 
 NOTIFY((NULL, RPMCALLBACK_TRANS_START, 9, al->size, NULL, notifyData));
 
index 40b301c..39a8240 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1999-02-22 19:50-0500\n"
+"POT-Creation-Date: 1999-02-23 02:04-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3137,17 +3137,17 @@ msgstr ""
 msgid "Invalid signature spec in rc file"
 msgstr ""
 
-#: ../lib/transaction.c:639
+#: ../lib/transaction.c:641
 #, c-format
 msgid "relocating %s to %s\n"
 msgstr ""
 
-#: ../lib/transaction.c:645
+#: ../lib/transaction.c:647
 #, c-format
 msgid "excluding %s\n"
 msgstr ""
 
-#: ../lib/transaction.c:733
+#: ../lib/transaction.c:735
 #, c-format
 msgid "%s skipped due to missingok flag\n"
 msgstr ""