aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.xs
diff options
context:
space:
mode:
Diffstat (limited to 'URPM.xs')
-rw-r--r--URPM.xs1
1 files changed, 1 insertions, 0 deletions
diff --git a/URPM.xs b/URPM.xs
index f6aff28..e1b43e1 100644
--- a/URPM.xs
+++ b/URPM.xs
@@ -242,6 +242,7 @@ strip_distepoch(Header header, int32_t tag) {
}
}
}
+ headerMod(header, &val);
}
static int
sigsize_to_filesize(int sigsize) {