From 6d1eb1ce40801323b65401a70ae5f9782939eeb4 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Sun, 3 Mar 2019 22:42:26 -0800 Subject: Consistently use ARRAY_LEN. --- scripts/install.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/install.c b/scripts/install.c index 3ffb867d..ba47dd14 100644 --- a/scripts/install.c +++ b/scripts/install.c @@ -22,7 +22,7 @@ int main(int argc, char *argv[]) int i, len = 0; // Output list of applets. - for (i=1; i1) { -- cgit v1.2.3