]> source.dussan.org Git - tigervnc.git/commit
Explicitly tag getHostAndPort() as inline
authorPierre Ossman <ossman@cendio.se>
Thu, 17 Oct 2024 13:34:37 +0000 (15:34 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 17 Oct 2024 13:50:48 +0000 (15:50 +0200)
commit9e03d5b283f06f34c88de1e122d2d47a9a5fc131
tree8795f38b3d43eaa185373cb458c581170c208f26
parenta4c86a7f07d81450c5e0147c27ed737b7af4547c
Explicitly tag getHostAndPort() as inline

Otherwise the compiler will complain about a defined but unused static
function.
common/rfb/Hostname.h