# HG changeset patch # User alpar # Date 1152882678 0 # Node ID c123ac9928db12070341a0552ed044f8ed072b91 # Parent 582c8c28aa01587bd81af5b89f2861db716233f3 Minor comment added. diff -r 582c8c28aa01 -r c123ac9928db lemon/bits/invalid.h --- a/lemon/bits/invalid.h Fri Jul 14 10:51:14 2006 +0000 +++ b/lemon/bits/invalid.h Fri Jul 14 13:11:18 2006 +0000 @@ -40,6 +40,7 @@ /// \ref Invalid is a global type that converts to each iterator /// in such a way that the value of the target iterator will be invalid. + //Some people didn't like this: //const Invalid &INVALID = *(Invalid *)0; #ifdef LEMON_ONLY_TEMPLATES