X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FFileHandle.cci;h=312bc4e382aad664b0100affea69fa133a7e6735;hb=410b5d6536361b7a7376c38efee92263e793fea4;hp=8038c7fb44c31e17f38545cf47f96683cb530171;hpb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;p=senf.git diff --git a/Socket/FileHandle.cci b/Socket/FileHandle.cci index 8038c7f..312bc4e 100644 --- a/Socket/FileHandle.cci +++ b/Socket/FileHandle.cci @@ -28,7 +28,7 @@ // Custom includes #include -#include "Utils/Exception.hh" +#include "../Utils/Exception.hh" #define prefix_ inline ///////////////////////////////cci.p/////////////////////////////////////// @@ -251,4 +251,5 @@ prefix_ int senf::retrieve_filehandle(FileHandle handle) // indent-tabs-mode: nil // ispell-local-dictionary: "american" // compile-command: "scons -u test" +// comment-column: 40 // End: