X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FException.cc;h=80b6c98bd31068cd065dd4d4f65d63fa35092a02;hb=81ffa1c459b96dd44472bcef37e1e373934ee138;hp=cc87f615d59d9a89546b123d16f2498a0b7ee47f;hpb=553781d9e9bce316dca24ac4f0c42e5613e849e0;p=senf.git diff --git a/Utils/Exception.cc b/Utils/Exception.cc index cc87f61..80b6c98 100644 --- a/Utils/Exception.cc +++ b/Utils/Exception.cc @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2006 +// Copyright (C) 2006 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) // Kompetenzzentrum fuer Satelitenkommunikation (SatCom) // Stefan Bund @@ -57,5 +57,10 @@ prefix_ char const * senf::SystemException::what() // Local Variables: // mode: c++ +// fill-column: 100 // c-file-style: "senf" +// indent-tabs-mode: nil +// ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: