RECLAIM/OIDC: code cleanup
[oweals/gnunet.git] / src / include / gnunet_transport_hello_service.h
index d568c621ee3a1f759852c5d163348f99b99891a4..58a1e997951857b4ccfe212cc261d396034e3bc4 100644 (file)
@@ -11,7 +11,7 @@
      WITHOUT ANY WARRANTY; without even the implied warranty of
      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
      Affero General Public License for more details.
-    
+
      You should have received a copy of the GNU Affero General Public License
      along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
@@ -107,7 +107,7 @@ enum GNUNET_TRANSPORT_AddressClass
    * Bitmask for "any" address.
    */
   GNUNET_TRANSPORT_AC_ANY = 65535
-  
+
 };