aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorbakpakin <calsrose@gmail.com>2023-06-25 17:26:36 -0500
committerbakpakin <calsrose@gmail.com>2023-06-25 17:29:09 -0500
commit4b7b285aa9eb57a23c9a29b377f90d95151f639b (patch)
treed18d6253a177328e3bc4fff7584f13225e219559 /tools
parentSquashed commit of the following: (diff)
Remove MSVC compiler warning.
Diffstat (limited to 'tools')
-rw-r--r--[-rwxr-xr-x]tools/format.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/format.sh b/tools/format.sh
index 37e03f26..57c568cd 100755..100644
--- a/tools/format.sh
+++ b/tools/format.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/usr/bin/env sh
# Format all code with astyle