X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FFileHandle.ih;h=5600e490ae37ad6645ec3279b4277ce49b3e3b81;hb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;hp=25b45c72f8cafc7d5d3add54f9d1f589f95399ca;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Socket/FileHandle.ih b/Socket/FileHandle.ih index 25b45c7..5600e49 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,5 @@ namespace senf { // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" // End: