fix: bad function syntax

This commit is contained in:
Tobias Reisinger 2020-08-13 16:39:22 +02:00
parent 6d37bd9734
commit 4fc2449e05

View file

@ -1,6 +1,6 @@
#!/usr/bin/env sh
function to_header()
function to_header
{
if [ -f ./include/sql/$1.h ]
then