diff --git a/src/dwgpsd.c b/src/dwgpsd.c index ae3a711..1bc9d47 100644 --- a/src/dwgpsd.c +++ b/src/dwgpsd.c @@ -69,6 +69,7 @@ // 3.23 29 12 OK. // 3.25 30 14 OK, Jan. 2023 + // Previously the compilation would fail if the API version was later // than the last one tested. Now it is just a warning because it changes so // often but more recent versions have not broken backward compatibility.