看板 DFBSD_commit 關於我們 聯絡資訊
commit 6308114003c9933e09f3d6362af7e14638b6c223 Author: Sascha Wildner <saw@online.de> Date: Fri May 20 11:30:40 2011 +0200 objformat(1): Remove an unneeded default case. Since cmd_type is an enum now, gcc will handle missing and unknown values. Summary of changes: usr.bin/objformat/objformat.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6308114003c9933e09f3d6362af7e14638b6c223 -- DragonFly BSD source repository