dexter has uploaded this change for review.
gsmtap_util: remove whitespace at the end of line
Change-Id: Ib7afbfb1f7a95beab16fed11d07ae244b4fcfcdc
---
M src/core/gsmtap_util.c
1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/87/31387/1
diff --git a/src/core/gsmtap_util.c b/src/core/gsmtap_util.c
index cb7538b..4e66b23 100644
--- a/src/core/gsmtap_util.c
+++ b/src/core/gsmtap_util.c
@@ -232,7 +232,7 @@
#include <sys/socket.h>
#include <netinet/in.h>
-/*! Create a new (sending) GSMTAP source socket
+/*! Create a new (sending) GSMTAP source socket
* \param[in] host host name or IP address in string format
* \param[in] port UDP port number in host byte order
* \return file descriptor of the new socket
To view, visit change 31387. To unsubscribe, or for help writing mail filters, visit settings.