freebsd-ports/audio/sphinx3/files/patch-src_libs3decoder_libsearch_vithist.c
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
303 B
C

--- src/libs3decoder/libsearch/vithist.c.orig 2008-12-31 18:27:56 UTC
+++ src/libs3decoder/libsearch/vithist.c
@@ -647,7 +647,7 @@ vithist_prune(vithist_t * vh, dict_t * d
{
int32 se, fe, filler_done, th;
vithist_entry_t *ve;
- heap_t h;
+ heap_t* h;
s3wid_t *wid;
int32 i;