Index: head/devel/mpatrol/files/patch-..__..__tools__dmalloc.c =================================================================== --- head/devel/mpatrol/files/patch-..__..__tools__dmalloc.c (nonexistent) +++ head/devel/mpatrol/files/patch-..__..__tools__dmalloc.c (revision 433019) @@ -0,0 +1,11 @@ +--- ../../tools/dmalloc.c.orig 2002-01-08 20:05:10 UTC ++++ ../../tools/dmalloc.c +@@ -395,7 +395,7 @@ static + char * + bytestring(char *b, size_t s, char *p, size_t l) + { +- char *t; ++ const char *t; + size_t i, n; + + for (i = n = 0; (i < s) && (i < l); i++) Property changes on: head/devel/mpatrol/files/patch-..__..__tools__dmalloc.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property