Correct the previous commit: remove the DECLARE_MODULE().
It looks like a MODULE_VERSION() can also appear on its own -- there is
no need to use explicitly use DECLARE_MODULE(). Looking at other
modules, this seems common practice.
Correct the previous commit: remove the DECLARE_MODULE(). Tags None Referenced Files None Subscribers None
Description
Details
|