]> rtime.felk.cvut.cz Git - can-utils.git/commit
Changed comment line recognition:
authorOliver Hartkopp <socketcan@hartkopp.net>
Thu, 24 Jul 2008 19:12:19 +0000 (19:12 +0000)
committerOliver Hartkopp <socketcan@hartkopp.net>
Thu, 24 Jul 2008 19:12:19 +0000 (19:12 +0000)
commit15ce202e60cb41f8a550eca9086f32a1b85bdce2
tree0be5304f5e65ec59fd1eb7b76c54a446667f649f
parentba037dcffabac274e13f05a170fd32e7528bc8b9
Changed comment line recognition:
Everything without a '(' at the beginning of an input line is treated as comment.
Changed buffer size to allow long comment lines & added overflow handling.
canplayer.c