Add missing newline

This commit is contained in:
PolloLoco
2022-03-19 16:22:35 +00:00
parent 7e856c132c
commit c255d59ca2

View File

@ -448,4 +448,5 @@
+MODULE_LICENSE("GPL"); +MODULE_LICENSE("GPL");
#endif #endif
#if defined(MODULE_INFO) #if defined(MODULE_INFO)
MODULE_INFO(supported, "external"); MODULE_INFO(supported, "external");