From 88d24e4caa0211b78d3d86d9fab5ec9e11d9b66d Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 12 Aug 2025 17:41:10 -0400 Subject: Add method to destroy the created Vulkan surface 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 6af0fe0..a6ac787 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 loccount {} + +find ./src ./include -type f -exec sloccount {} + -- cgit v1.2.3-101-g0448