Use portable shebang in input-filter-h.sh

This commit is contained in:
Gleb Popov 2024-02-10 20:12:08 +03:00 committed by Wim Taymans
parent 6f7be356f5
commit d1b1202592

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# Doxygen input filter, which tries to fix documentation of callback
# method macros.