use enum GNUNET_ATS_Network_Type instead of uint32_t where appropriate
[oweals/gnunet.git] / src / include / gnunet_nat_lib.h
index 701fc56aea8308d88bc7aec43658202f907d8c35..e3a4749c6e1304f4c1d1aa8fcecedf4b1a6189ec 100644 (file)
@@ -284,7 +284,7 @@ struct GNUNET_NAT_AutoHandle *
 GNUNET_NAT_autoconfig_start (const struct GNUNET_CONFIGURATION_Handle *cfg,
                             GNUNET_NAT_AutoResultCallback cb,
                             void *cb_cls);
-                            
+                       
 
 /**
  * Abort autoconfiguration.