1
0
mirror of https://github.com/rofafor/vdr-plugin-satip.git synced 2023-10-10 13:37:42 +02:00

Fixed wrong indenting.

This commit is contained in:
Rolf Ahrenberg 2015-03-04 19:43:01 +02:00
parent 826e53e8ea
commit ad5c221e44
2 changed files with 18 additions and 19 deletions

1
log.h
View File

@ -46,4 +46,3 @@
#define debug16(x...) void( SatipConfig.IsTraceMode(cSatipConfig::eTraceModeDebug16) ? dsyslog("SATIP16: " x) : void() )
#endif // __SATIP_LOG_H