Project

General

Profile

Bug #3130 » homebrew-librtlsdr-macos.patch

mot, 04/02/2018 11:06 AM

View differences:

src/rtl_test.c
145 145
	struct timeval tv;
146 146
	rv = gettimeofday(&tv, NULL);
147
	ts->tv_sec = tv.tv_sec;
148
	ts->tv_nsec = tv.tv_usec * 1000;
147
	tg->tv_sec = tv.tv_sec;
148
	tg->tv_nsec = tv.tv_usec * 1000;
149 149
#endif
150 150
	return rv;
151 151
}
(1-1/2)
Add picture from clipboard (Maximum size: 48.8 MB)