diff --git a/scripts/git-hooks/pre-commit.hook b/scripts/git-hooks/pre-commit.hook index 098b2a62f1..6a071d4f28 100755 --- a/scripts/git-hooks/pre-commit.hook +++ b/scripts/git-hooks/pre-commit.hook @@ -29,7 +29,7 @@ if test -z "$version"; then INDENT=gnuindent fi else - INDENT=gst-indent-1.o + INDENT=gst-indent-1.0 fi case $($INDENT --version) in