Correct module name

This commit is contained in:
Rafal Kupiec 2018-07-19 20:02:54 +02:00
parent a00e81f4f8
commit 46ca163757
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include "ph7.h"
#include "ph7int.h"
#define MODULE_DESC "Dummy module"
#define MODULE_DESC "Dummy Module"
#define MODULE_VER 1.0
/* Forward reference & declaration */