X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FFileHandle.ih;h=380b39f484c9d93b46db078b88175c1ebae55e0f;hb=5fa6100931098291a976040efbedd094ce6bd89b;hp=25b45c72f8cafc7d5d3add54f9d1f589f95399ca;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Socket/FileHandle.ih b/Socket/FileHandle.ih index 25b45c7..380b39f 100644 --- a/Socket/FileHandle.ih +++ b/Socket/FileHandle.ih @@ -56,7 +56,7 @@ namespace senf { pointing to a different body type). To customize the behavior, a virtual interface is provided. This interface only covers some - basic funcionality which is only used infrequently during the lifetime of a FileHandle + basic functionality which is only used infrequently during the lifetime of a FileHandle instance. */ @@ -145,4 +145,6 @@ namespace senf { // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: