]> git.ipfire.org Git - thirdparty/asterisk.git/commit
file.h: Rename function argument to avoid C++ keyword clash.
authorSean Bright <sean@seanbright.com>
Fri, 24 May 2024 14:32:09 +0000 (10:32 -0400)
committerSean Bright <sean@seanbright.com>
Wed, 5 Jun 2024 18:09:51 +0000 (18:09 +0000)
commitd51a86dc91531d411b527e4af1116c76c7e4e66b
tree25bc28f882c53d181f4922d0855b7ebafe7c19c1
parentc014b6655451a57ab31d5ba51fd66f4f2f9b0c4a
file.h: Rename function argument to avoid C++ keyword clash.

Fixes #744
include/asterisk/file.h
main/file.c