git: telldir()'s argument is not supposed to be const.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jan 9 16:17:56 PST 2010
commit b5cc375b071cc3c49731093b9ba309481ffcb4a9
Author: Sascha Wildner <saw at online.de>
Date: Sun Oct 25 17:26:38 2009 +0100
telldir()'s argument is not supposed to be const.
Summary of changes:
include/dirent.h | 2 +-
lib/libc/gen/telldir.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b5cc375b071cc3c49731093b9ba309481ffcb4a9
--
DragonFly BSD source repository
More information about the Commits
mailing list