Fix session discconnect bug in interface to SI95
[ric-plt/lib/rmr.git] / src / rmr / common / src / rt_generic_static.c
index 12edecd..245c9b5 100644 (file)
@@ -1114,5 +1114,4 @@ static inline uint64_t build_rt_key( int32_t sub_id, int32_t mtype ) {
        return key;
 }
 
-
 #endif