aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2017-11-05 12:27:22 +0100
committerPiotr Krysik <ptrkrysik@gmail.com>2017-11-05 12:27:22 +0100
commit52917b1034051d97b29db8b024de1603d58c306c (patch)
tree9522fb4724c26616a983cdd8d1d5d70774cb4587 /lib
parent264fbf69f7d578db5b7c2cdc45ed9d66b0d3ae6d (diff)
parent5f1185edd4f7cb3feb8bc7106c7a5417dd9c592d (diff)
Merge branch 'ptrkrysik/trx' of https://github.com/ptrkrysik/gr-gsm into ptrkrysik/trx
Diffstat (limited to 'lib')
-rw-r--r--lib/trx_interface/trx_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/trx_interface/trx_impl.h b/lib/trx_interface/trx_impl.h
index 44a914e..6fecf17 100644
--- a/lib/trx_interface/trx_impl.h
+++ b/lib/trx_interface/trx_impl.h
@@ -22,7 +22,7 @@
#ifndef INCLUDED_GRGSM_TRX_IMPL_H
#define INCLUDED_GRGSM_TRX_IMPL_H
-
+
#include <stddef.h>
#include <grgsm/gsmtap.h>