mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
10 lines
219 B
C
10 lines
219 B
C
--- src/text_object.h.orig
|
|
+++ src/text_object.h
|
|
@@ -230,6 +230,7 @@ enum text_object_type {
|
|
#endif /* X11 */
|
|
OBJ_nameserver,
|
|
OBJ_nodename,
|
|
+ OBJ_nodename_short,
|
|
OBJ_nvidia,
|
|
OBJ_pre_exec,
|
|
OBJ_cmdline_to_pid,
|