ports/audio/stymulator/files/patch-ym2wav.cpp
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
214 B
C++

--- ym2wav.cpp.orig 2016-07-26 16:04:42 UTC
+++ ym2wav.cpp
@@ -71,7 +71,7 @@ typedef struct
int main(int argc, char* argv[])
{
- char *platform;
+ const char *platform;
if (PLATFORM)
platform = "64bit";