ports/audio/libsamplerate/files/patch-src_samplerate.h
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
237 B
C

--- src/samplerate.h.orig 2011-01-19 10:39:21 UTC
+++ src/samplerate.h
@@ -174,7 +174,7 @@ enum
SRC_SINC_MEDIUM_QUALITY = 1,
SRC_SINC_FASTEST = 2,
SRC_ZERO_ORDER_HOLD = 3,
- SRC_LINEAR = 4,
+ SRC_LINEAR = 4
} ;
/*