make code inline
[enigma2.git] / lib / dvb / radiotext.cpp
index 34a5acd63a2cb0e38f180af395363b5d36258fde..87498da973e558b2c3170978cc567c354dbce879 100644 (file)
@@ -136,7 +136,7 @@ void eDVBRadioTextParser::processPESPacket(__u8 *data, int len)
        }
 }
 
        }
 }
 
-void eDVBRadioTextParser::gotAncillaryByte(__u8 data)
+inline void eDVBRadioTextParser::gotAncillaryByte(__u8 data)
 {
        buf[bytesread]=data;
        bytesread+=1;
 {
        buf[bytesread]=data;
        bytesread+=1;