emacs-module: Use __attribute__((nonnull))
commitb49dd3b047bf07994d9577e08daba55f143a8bb1
authorPhilipp Stephani <phst@google.com>
Mon, 12 Jun 2017 08:57:39 +0000 (12 10:57 +0200)
committerPhilipp Stephani <phst@google.com>
Mon, 12 Jun 2017 08:57:39 +0000 (12 10:57 +0200)
tree8d02bdc9f532e9005b0f56ca57fd3e1f2ec1f019
parent9dc6e93b77ce0d920771060756e65779751fd5f7
emacs-module: Use __attribute__((nonnull))

Annotate all parameters with __attribute__((nonnull)) that may not be
NULL.
src/emacs-module.h