opnsense-ports/audio/libsamplerate/files/patch-src_samplerate.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
280 B
C

--- src/samplerate.h.orig 2013-11-23 23:36:11.000000000 +0100
+++ src/samplerate.h 2013-11-23 23:36:25.000000000 +0100
@@ -174,7 +174,7 @@
SRC_SINC_MEDIUM_QUALITY = 1,
SRC_SINC_FASTEST = 2,
SRC_ZERO_ORDER_HOLD = 3,
- SRC_LINEAR = 4,
+ SRC_LINEAR = 4
} ;
/*