https://bugzilla.mindrot.org/show_bug.cgi?id=2341
--- Comment #20 from Darren Tucker <[email protected]> --- Created attachment 2916 --> https://bugzilla.mindrot.org/attachment.cgi?id=2916&action=edit OSX X11: if using launchd socket, remove the screen number (In reply to Damien Miller from comment #19) > no need to wrap the remainder in and else block after return here. done > I'd stick "char *dot" at the start of the function and do > "if ((dot = strrchr(path, '.')) != NULL {" > on one line, but that's nitpicking :) done [...] > also nitpicking: maybe we should move this whole lot into a separate > function? left this one for now. -- 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
