rtl-sdr icon indicating copy to clipboard operation
rtl-sdr copied to clipboard

Fix compile bug on APPLE for rtl_test.c

Open electricpocket opened this issue 11 years ago • 2 comments

rtl_test.c has a compile error when built on a Mac. This change fixes the error and I have tested that rtl_test then bulds and runs on the Mac. Change ts (structure variable) to tg pointer on line 165 and 166

electricpocket avatar Dec 07 '14 10:12 electricpocket

+1 I've done the same fix locally.

DanielVF avatar Dec 30 '14 13:12 DanielVF

+1, verified the fix

misham avatar May 24 '15 03:05 misham