X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FSafeBool.hh;h=c0b7163f0983f319da540e0a8b56fc4452d6964d;hb=98f3f38c5872d26fcf544a9d28efe0518e3895e2;hp=0b944bcf980fc5253aa5f5c747a0f98d41064e46;hpb=25d1f561a4f5096d026934b7286dd6efa5377402;p=senf.git diff --git a/Utils/SafeBool.hh b/Utils/SafeBool.hh index 0b944bc..c0b7163 100644 --- a/Utils/SafeBool.hh +++ b/Utils/SafeBool.hh @@ -44,7 +44,7 @@ namespace senf { better in this respect but still allows two instances of any class having such a void * conversion to be compared for equality. This again will produce absolutely unexpected - results since it will not check wethere the objects are + results since it will not check whether the objects are identical, it will only check, that both return the same boolean state.