X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FProtocols%2FINet%2FINetAddressing.hh;h=b65e28bcb8b28c553070d89801865bfd309e81f5;hb=6f50bf49e282c0528f51faa0a245bbfa2b867399;hp=9fd12817d9a20f651facf93d06d6a56f50cc2e07;hpb=04710eb4ddde16d610a598e69798cfb15d4db880;p=senf.git diff --git a/Socket/Protocols/INet/INetAddressing.hh b/Socket/Protocols/INet/INetAddressing.hh index 9fd1281..b65e28b 100644 --- a/Socket/Protocols/INet/INetAddressing.hh +++ b/Socket/Protocols/INet/INetAddressing.hh @@ -1,9 +1,9 @@ // $Id$ // // Copyright (C) 2006 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) -// Stefan Bund +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY +// Stefan Bund // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -83,7 +83,7 @@ namespace senf { INet4Address address() const; ///< Return address unsigned port() const; ///< Return port number - bool boolean_test() const; ///< \c true, if address is empty (i.e. 0.0.0.0:0) + bool boolean_test() const; ///< \c true, if address is not empty (i.e. 0.0.0.0:0) void clear(); ///< Clear address/port to 0.0.0.0:0