9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
244 B
C
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();
|