Commit ID: 100563BAE7D2BFC796A CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/05 19:31:24 UTC
Modified files:
gnu/usr.bin/lynx/src: LYKeymap.c
Log message:
sizeof(pointer-to-buf) ≠ sizeof(buf), and especially is it not the
amount of free bytes in the buffer… fix “<tab>” in LYNXKEYMAP
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.bin/lynx/src/LYKeymap.c
