CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/03/07 12:49:38
Modified files: games/fortune/fortune: fortune.c Log message: Remove unused fields posfile and was_pos_file from FILEDESC and simplify is_fortfile() accordingly. The last use of them was guarded by OK_TO_WRITE_DISK, which was unifdef'ed in revision 1.43 last fall. tweak + ok mestre@