media: tuners/r850: dos2unix.

This commit is contained in:
CrazyCat
2025-03-19 20:56:26 +02:00
parent a668e81971
commit 239c9aeacd
3 changed files with 3695 additions and 3689 deletions

View File

@@ -15,6 +15,12 @@
#define R850_FILTER_GAIN_DELAY 5 #define R850_FILTER_GAIN_DELAY 5
#define R850_FILTER_CODE_DELAY 5 #define R850_FILTER_CODE_DELAY 5
#ifndef TRUE
#define TRUE 1
#endif
#ifndef FALSE
#define FALSE 8
#endif
enum R850_Standard_Type //Don't remove standand list!! enum R850_Standard_Type //Don't remove standand list!!
{ {