diff options
Diffstat (limited to 'plugins/ExternalAPI/m_nudge.h')
-rw-r--r-- | plugins/ExternalAPI/m_nudge.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_nudge.h b/plugins/ExternalAPI/m_nudge.h index 8067499145..72f91f0396 100644 --- a/plugins/ExternalAPI/m_nudge.h +++ b/plugins/ExternalAPI/m_nudge.h @@ -1,4 +1,4 @@ -// protocol service that sends a nudge
+// protocol service that sends a nudge
#define PS_SEND_NUDGE "/SendNudge"
// event to be create in protocol with its m_szModuleName
|