Use portable shebang in input-filter-h.sh

This commit is contained in:
Gleb Popov 2024-02-10 20:12:08 +03:00
parent 571fa73455
commit 0ff7b1464d

View file

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