freebsd-ports/graphics/pixmap/files/patch-SelFile__Draw.c
Martin Wilke 4e6bc77350 - Fix build on -current
- Add LICENSE
- Trim header

PR:		179581
Submitted by:	Ports Fury
2013-06-17 15:01:02 +00:00

11 lines
152 B
C

--- SelFile/Draw.c.orig
+++ SelFile/Draw.c
@@ -189,7 +189,7 @@
}
}
-static
+static void
SFdeleteEntry(dir, entry)
SFDir *dir;
SFEntry *entry;