summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MobileCydia.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm
index f11037f..34ca69b 100644
--- a/MobileCydia.mm
+++ b/MobileCydia.mm
@@ -2373,7 +2373,7 @@ struct PackageNameOrdering :
_end
_profile(Package$initWithVersion$Section)
- section_ = iterator.Section();
+ section_ = version_.Section();
_end
_profile(Package$initWithVersion$Flags)