mds/net-mail/zarafa/files/patches/zarafa-6.40.5-add-missing-endif.patch
geos_one 46f5ca1428 net-mail/zarafa: Bump and remove old
(Portage version: 2.2.0_alpha19-r1/svn/Linux x86_64, RepoMan options: --force)

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/mds@2814 6952d904-891a-0410-993b-d76249ca496b
2011-01-29 04:42:35 +00:00

11 lines
249 B
Diff

--- provider/libserver/ECIndexer.h~ 2011-01-24 15:55:05.000000000 +0000
+++ provider/libserver/ECIndexer.h 2011-01-25 09:56:36.786592403 +0000
@@ -49,6 +49,7 @@
#ifndef ECINDEXER_H
#define ECINDEXER_H
+#endif
class ECConfig;
class ECLogger;