2007-09-27 Marcus Brinkmann <marcus@g10code.de>

* kdpipeiodevice.h: Fix last change.
This commit is contained in:
Marcus Brinkmann 2007-09-27 11:55:18 +00:00
parent 8495b4f031
commit 7c0007926a
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2007-09-27 Marcus Brinkmann <marcus@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.

View File

@ -64,5 +64,7 @@ private:
Private * d;
};
} /* namespace _gpgme_ */
#endif /* __KDTOOLSCORE_KDPIPEIODEVICE_H__ */