aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/presea.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/presea.in')
-rwxr-xr-xsrc/hyper/presea.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hyper/presea.in b/src/hyper/presea.in
index c8ab71c1..788a28b6 100755
--- a/src/hyper/presea.in
+++ b/src/hyper/presea.in
@@ -7,7 +7,7 @@ BEGIN {n=0;m=0
n=n+1;
j=split($0,b,"{");
if ( j>= 2)
- m=m+substr(b[j],1,length(b[j])-1);
+ m=m+substr(b[2],1,length(b[2])-1);
}
END {