tldk: fix for positive errno return values in udp_ctl.c
[tldk.git] / lib / libtle_udp / tle_udp_impl.h
index a0af7ce..c55d605 100644 (file)
@@ -270,7 +270,7 @@ int tle_udp_stream_close(struct tle_udp_stream *s);
  *   Pointer to the stream.
  * @return
  *   zero on successful completion.
- *   - EINVAL - invalid parameter passed to function
+ *   - -EINVAL - invalid parameter passed to function
  */
 int
 tle_udp_stream_get_param(const struct tle_udp_stream *s,