git: usr.bin/undo: Add missing error propagation
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Oct 10 05:46:02 PDT 2015
commit 64136c34bf0fb53d279b493f7e490673dd88857b
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sun Sep 27 19:04:06 2015 +0900
usr.bin/undo: Add missing error propagation
collect_dir_history() needs to update *errorp with result of
collect_history() which is result of ioctl().
Summary of changes:
usr.bin/undo/undo.c | 1 +
1 file changed, 1 insertion(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/64136c34bf0fb53d279b493f7e490673dd88857b
--
DragonFly BSD source repository
More information about the Commits
mailing list