Commit Graph

1 Commits

Author SHA1 Message Date
avsm
41b58b5970 correct a nasty little typo in a string bound which a gives wrong value
(sizeof(DEVBUF-1)) -> (sizeof(DEVBUF)-1)

brad@ ok
2003-04-16 19:36:46 +00:00