summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index dd4e608..786960a 100755
--- a/index.html
+++ b/index.html
@@ -1275,7 +1275,7 @@
case 'ExplicitOutBlock': ifaceFuncName='OUT_f'; break;
case 'ImplicitInBlock': ifaceFuncName='INIMPL_f'; break;
case 'ImplicitOutBlock': ifaceFuncName='OUTIMPL_f'; break;
- default: cell.interfaceFunctionName;
+ default: ifaceFuncName=cell.interfaceFunctionName;
}
var details_instance=null