(no commit message)
[oweals/gnunet.git] / src / transport / gnunet-transport-wlan-helper.c
index 4edbb6b70366ae6b121806e4bb3a7482b7843f18..19ea8de7984b16bfa95b2123e2a4df9288b39606 100644 (file)
@@ -265,7 +265,7 @@ int ieee80211_radiotap_iterator_init(
  * ieee80211_radiotap_iterator_next - return next radiotap parser iterator arg
  * @param iterator: radiotap_iterator to move to next arg (if any)
  *
- * @eturn 0 if there is an argument to handle,
+ * @return 0 if there is an argument to handle,
  * -ENOENT if there are no more args or -EINVAL
  * if there is something else wrong.
  *