make it C++

svn path=/trunk/kdesupport/qca/; revision=635280
This commit is contained in:
Stephan Kulow 2007-02-19 18:05:14 +00:00
parent 13dfdf736f
commit d85021bbec

View File

@ -213,7 +213,7 @@ namespace QCA
enum Type
{
Tty, // physical console
Stdio, // stdin/stdout
Stdio // stdin/stdout
};
enum ChannelMode