mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 08:00:31 -04:00
- Fix build of non default themes with clang - Remove unecessary RM PR: 193868 Submitted by: me Approved by: maintainer timeout
5 lines
136 B
C
5 lines
136 B
C
--- themes/analog/led.xpm.orig 2014-09-22 20:38:11 UTC
|
|
+++ themes/analog/led.xpm
|
|
@@ -1 +1 @@
|
|
-char *led_xpm[];
|
|
+static char *led_xpm[];
|