Fix a comment

MFC after:	1 day
This commit is contained in:
julian 2003-06-25 20:58:35 +00:00
parent 27d211ac0c
commit 6f40b91a36

View File

@ -46,7 +46,7 @@
* entering from the right is passed to the left and duplicated on
* right2left, and data entering from the left is passed to the right
* and duplicated on left2right. Data entering from left2right is
* sent to right, and data from right2left to left.
* sent to left, and data from right2left to right.
*/
#include <sys/param.h>