[svn] gpgme - r1264 - trunk/gpgme
svn author marcus
cvs at cvs.gnupg.org
Thu Sep 27 13:55:27 CEST 2007
Author: marcus
Date: 2007-09-27 13:55:18 +0200 (Thu, 27 Sep 2007)
New Revision: 1264
Modified:
trunk/gpgme/ChangeLog
trunk/gpgme/kdpipeiodevice.h
Log:
2007-09-27 Marcus Brinkmann <marcus at g10code.de>
* kdpipeiodevice.h: Fix last change.
Modified: trunk/gpgme/ChangeLog
===================================================================
--- trunk/gpgme/ChangeLog 2007-09-27 11:44:45 UTC (rev 1263)
+++ trunk/gpgme/ChangeLog 2007-09-27 11:55:18 UTC (rev 1264)
@@ -1,5 +1,7 @@
2007-09-27 Marcus Brinkmann <marcus at g10code.de>
+ * kdpipeiodevice.h: Fix last change.
+
* w32-glib-io.c (_gpgme_io_pipe), w32-qt-io.c (_gpgme_io_pipe),
w32-io.c (_gpgme_io_pipe), posix-io.c (_gpgme_io_pipe): Fix debug
output.
Modified: trunk/gpgme/kdpipeiodevice.h
===================================================================
--- trunk/gpgme/kdpipeiodevice.h 2007-09-27 11:44:45 UTC (rev 1263)
+++ trunk/gpgme/kdpipeiodevice.h 2007-09-27 11:55:18 UTC (rev 1264)
@@ -64,5 +64,7 @@
Private * d;
};
+} /* namespace _gpgme_ */
+
#endif /* __KDTOOLSCORE_KDPIPEIODEVICE_H__ */
More information about the Gnupg-commits
mailing list