freebsd-ports/audio/osalp/files/patch-aflib_aflibConverter.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
244 B
C

--- aflib/aflibConverter.h.orig 2007-01-16 19:26:39 UTC
+++ aflib/aflibConverter.h
@@ -110,7 +110,7 @@ private:
operator=(const aflibConverter& op);
int
- err_ret(char *s);
+ err_ret(const char *s);
void
deleteMemory();