看板 DFBSD_commit 關於我們 聯絡資訊
commit 6dabb4cec39dd02ab2fc7b6eec1a5d425a05b805 Author: Sascha Wildner <saw@online.de> Date: Thu Mar 3 10:13:11 2011 +0100 window(1): Fix a gcc44 warning. While here, remove an unused file which I missed when I upgraded it to NetBSD's. Summary of changes: usr.bin/window/mystring.h | 67 ---------------------------------------- usr.bin/window/window_string.h | 2 +- 2 files changed, 1 insertions(+), 68 deletions(-) delete mode 100644 usr.bin/window/mystring.h http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6dabb4cec39dd02ab2fc7b6eec1a5d425a05b805 -- DragonFly BSD source repository