X11 display issues
Jim Knoble
jmknoble at jmknoble.cx
Fri Feb 23 06:41:51 EST 2001
Circa 2001-Feb-22 13:06:22 -0600 dixit Wendy Palm:
: (and please let me know if i send things incorrectly.)
:
: Index: openssh_cvs/defines.h
: ===================================================================
: RCS file: /cvs/openssh_cvs/defines.h,v
: retrieving revision 1.55
: diff -r1.55 defines.h
: 141c141,145
: < # error "16 bit int type not found."
: ---
: > # ifdef _CRAY
: > typedef long int16_t;
[etc.]
Wendy, you'll want to resend those patches using 'diff -u' (if you have
GNU diffutils installed) or at least 'diff -c' (if you don't). Patches
containing unified or context diffs are much easier both for humans to
read and for 'patch' to apply.
--
jim knoble | jmknoble at jmknoble.cx | http://www.jmknoble.cx/
More information about the openssh-unix-dev
mailing list