Merge from vendor branch OPENSSH:
[dragonfly.git] / contrib / awk / test / gtlnbufv.awk
1 /@K@CODE/ { print ; getline temp ; print temp ;next }
2 {print}