https://bugzilla.mindrot.org/show_bug.cgi?id=2341
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2916| |ok+ Flags| | --- Comment #21 from Damien Miller <[email protected]> --- Comment on attachment 2916 --> https://bugzilla.mindrot.org/attachment.cgi?id=2916 OSX X11: if using launchd socket, remove the screen number >+ if (stat(path, &sbuf) == 0) { >+ return 1; >+ } hemi-demi-nitpick: remove braces -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
