diff options
Diffstat (limited to 'plugins/NewAwaySysMod/src/ContactList.h')
-rw-r--r-- | plugins/NewAwaySysMod/src/ContactList.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewAwaySysMod/src/ContactList.h b/plugins/NewAwaySysMod/src/ContactList.h index 8b9ce2f845..20020cc32f 100644 --- a/plugins/NewAwaySysMod/src/ContactList.h +++ b/plugins/NewAwaySysMod/src/ContactList.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-// Miranda's built-in CListControl is very slow and it has too limited functionality... 8( So I had to use my own control instead.
+// Miranda's built-in CListControl is very slow and it has too limited functionality... 8( So i had to use my own control instead.
#pragma once
|