X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Scheduler%2FReadHelper.cci;h=fc84b55eba0466f69c62f20645fc653e04faeac5;hb=9a988902090d28007578e93bffd809f6bd913155;hp=c85bb25b7f7e169b44177bc72c0af90e88662246;hpb=553781d9e9bce316dca24ac4f0c42e5613e849e0;p=senf.git diff --git a/Scheduler/ReadHelper.cci b/Scheduler/ReadHelper.cci index c85bb25..fc84b55 100644 --- a/Scheduler/ReadHelper.cci +++ b/Scheduler/ReadHelper.cci @@ -16,7 +16,7 @@ // along with this program; if not, write to the // Free Software Foundation, Inc., // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -// Copyright (C) 2006 +// Copyright (C) 2006 /** \file \brief ReadHelper inline non-template implementation */ @@ -41,4 +41,8 @@ prefix_ std::string::size_type senf::ReadUntil::operator()(std::string const & d // Local Variables: // mode: c++ +// fill-column: 100 +// c-file-style: "senf" +// indent-tabs-mode: nil +// ispell-local-dictionary: "american" // End: