aboutsummaryrefslogtreecommitdiffstats
path: root/src/node.c
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2024-03-14 15:52:03 -0400
committerDavid Robillard <d@drobilla.net>2024-03-16 08:33:30 -0400
commita3051f0fbe9b76bb91498d62647dad1d27b43691 (patch)
tree7bae24d51198ccba71b868f2391958b0628c92b2 /src/node.c
parente85a6342217997905db42de5bb66a597c4d690cf (diff)
downloadserd-a3051f0fbe9b76bb91498d62647dad1d27b43691.tar.gz
serd-a3051f0fbe9b76bb91498d62647dad1d27b43691.tar.bz2
serd-a3051f0fbe9b76bb91498d62647dad1d27b43691.zip
Relax some pointer nullability annotations in the API
Opaque handles should be just that, opaque. I can't see a good reason to care about the nullability of opaque callback handles, at least statically. That's the business of the callback function. Similarly, output pointer parameters were over-specified.
Diffstat (limited to 'src/node.c')
0 files changed, 0 insertions, 0 deletions