mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 03:51:18 +02:00
12 lines
276 B
C
12 lines
276 B
C
--- const.h.orig 2014-08-12 18:08:28.000000000 +0200
|
|
+++ const.h 2014-08-12 18:09:20.000000000 +0200
|
|
@@ -13,7 +13,7 @@
|
|
#define _CONST_H_
|
|
|
|
#define APPNAME "slim"
|
|
-#define DISPLAY ":0.0"
|
|
+#define DISPLAY "unix:0.0"
|
|
|
|
#define CONSOLE_STR "console"
|
|
#define HALT_STR "halt"
|