projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef7e075
)
*** empty log message ***
author
ayin
<ayin>
Mon, 25 Jun 2007 23:27:18 +0000
(23:27 +0000)
committer
ayin
<ayin>
Mon, 25 Jun 2007 23:27:18 +0000
(23:27 +0000)
src/rxvttoolkit.C
patch
|
blob
|
history
diff --git
a/src/rxvttoolkit.C
b/src/rxvttoolkit.C
index aa6728b1ce3588a473e9db6a2f10749aed04d9a0..85cec67b9e06a52a93259bb60edd0f5c5d70c767 100644
(file)
--- a/
src/rxvttoolkit.C
+++ b/
src/rxvttoolkit.C
@@
-477,7
+477,7
@@
bool rxvt_display::ref_init ()
socklen_t sl = sizeof (sa);
if (!getsockname (fd, (sockaddr *)&sa, &sl))
- is_local = sa.sun_family == AF_
LOCAL
;
+ is_local = sa.sun_family == AF_
UNIX
;
x_ev.start (fd, EVENT_READ);
fcntl (fd, F_SETFD, FD_CLOEXEC);