CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2011/09/04 23:59:08
Modified files: usr.bin/ssh : misc.c Log message: fix typo in IPQoS parsing: there is no "AF14" class, but there is an "AF21" class. Spotted by giesen AT snickers.org; ok markus stevesk