mirror of
https://git.freebsd.org/ports.git
synced 2025-07-11 14:29:17 -04:00
11 lines
152 B
C
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;
|