From 6993b9814769668fb03b4d282734f20f63b16f9c Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 2 Jun 2025 11:50:36 -0400 Subject: Update project structure Signed-off-by: Andrew Opalach --- scripts/line_count.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/line_count.sh b/scripts/line_count.sh index a6ac787..6af0fe0 100755 --- a/scripts/line_count.sh +++ b/scripts/line_count.sh @@ -1,3 +1,3 @@ #! /usr/bin/env sh export LC_ALL="C" -find ./src ./include -type f -exec sloccount {} + +find ./src ./include -type f -exec loccount {} + -- cgit v1.2.3-101-g0448