diff options
Diffstat (limited to 'plugins/ExternalAPI/m_splash.h')
-rw-r--r-- | plugins/ExternalAPI/m_splash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_splash.h b/plugins/ExternalAPI/m_splash.h index 3652e6a72b..23b61fd02b 100644 --- a/plugins/ExternalAPI/m_splash.h +++ b/plugins/ExternalAPI/m_splash.h @@ -1,4 +1,4 @@ -// Shows splash image
+// Shows splash image
// wParam = (char *) image filename, either relative to Miranda dir or absolute
// lParam = (int) time to display in milliseconds, 0 - infinite (hangs on screen until clicked)
// returns: 1 if success and 0 if failed
|