X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Fpipe.hpp;h=38f85fef79c4af8c667149ee01ef9b9aaed153e6;hb=79100c2ae2dac4bdde4f4d46b69e147562b4ec6c;hp=8068438905cf143b4946abc86c3b019c6023139d;hpb=ddef5183e8d66d71d9ded936a0c68b947d7804e0;p=metaproxy-moved-to-github.git diff --git a/src/pipe.hpp b/src/pipe.hpp index 8068438..38f85fe 100644 --- a/src/pipe.hpp +++ b/src/pipe.hpp @@ -1,5 +1,5 @@ -/* $Id: pipe.hpp,v 1.3 2005-11-07 22:04:15 adam Exp $ - Copyright (c) 2005, Index Data. +/* $Id: pipe.hpp,v 1.4 2006-03-16 10:40:59 adam Exp $ + Copyright (c) 2005-2006, Index Data. %LICENSE% */ @@ -13,7 +13,7 @@ #include -namespace yp2 { +namespace metaproxy_1 { class Pipe { class Error : public std::runtime_error { public: