diff options
Diffstat (limited to 'protocols/Omegle/main.cpp')
-rw-r--r-- | protocols/Omegle/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Omegle/main.cpp b/protocols/Omegle/main.cpp index 9b4755b094..32771e22be 100644 --- a/protocols/Omegle/main.cpp +++ b/protocols/Omegle/main.cpp @@ -35,7 +35,7 @@ PLUGININFOEX pluginInfo = { sizeof(PLUGININFOEX),
"Omegle Protocol",
__VERSION_DWORD,
- "Provides basic support for Omegle Chat protocol. [Built: "__DATE__" "__TIME__"]",
+ "Provides basic support for Omegle Chat protocol.",
"Robert Posel",
"robyer@seznam.cz",
"(c) 2011-12 Robert Posel",
|