diff options
author | George Hazan <george.hazan@gmail.com> | 2016-02-02 08:48:56 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2016-02-02 08:48:56 +0000 |
commit | 2c8efde364e6dc3e3ad2da9e99b667c1b56c1585 (patch) | |
tree | fad3ba812c31d855126c1ec68389da890f41f8a8 /plugins/helpers/gen_helpers.cpp | |
parent | 8b76921724a22eda440f9a8d1fb52b9fa8cc0df0 (diff) |
another perversion (called EventList) died
git-svn-id: http://svn.miranda-ng.org/main/trunk@16210 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/helpers/gen_helpers.cpp')
-rw-r--r-- | plugins/helpers/gen_helpers.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/helpers/gen_helpers.cpp b/plugins/helpers/gen_helpers.cpp index e79c66a7c4..aba815a2fd 100644 --- a/plugins/helpers/gen_helpers.cpp +++ b/plugins/helpers/gen_helpers.cpp @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
+*/
#include "commonheaders.h"
#include "gen_helpers.h"
|