CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2015/09/24 01:02:18
Modified files: usr.bin/tmux : tty-term.c Log message: Assign flag not number for flag types (we got away with it so far because that are a union). From Filipe Brandenburger.