From d4e056ec232e0cb709ec37fb0b249b9e6b7d2778 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 28 Feb 2016 14:31:35 -0500 Subject: eshld/eshrt: Rename static() to __static() --- (limited to 'eshld') diff --git a/eshld/eshrt.esh b/eshld/eshrt.esh index 14f634b..78c51e1 100644 --- a/eshld/eshrt.esh +++ b/eshld/eshrt.esh @@ -207,7 +207,7 @@ __local() done } -static() +__static() { case "${__tu}" in '') printf 'Error: Cannot declare static variables in functions' >&2 -- cgit v0.9.1