CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2025/04/13 09:42:59
Modified files: usr.sbin/zdump : zdump.c Log message: Remove useless function indirect, it just returns a const string. While here, remove an outdated comment. >From Jan Stary. OK millert