summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/process-changes.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/process-changes.pl b/scripts/process-changes.pl
index 24767d3a..4d2682c2 100755
--- a/scripts/process-changes.pl
+++ b/scripts/process-changes.pl
@@ -618,7 +618,7 @@ close(IN);
sub version_for_sort($) {
- map { sprintf("%02d", $_) } split(/\./, $_);
+ map { sprintf("%02d", $_) } split(/\./, $_[0]);
}
# Write Docbook XML output