From ec99011aca3a9b92964c653d74d693e693ac052f Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 2 Jun 2025 09:32:32 -0400 Subject: project: Convert to new git format 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