git: restore(8): Use size_t were appropriate.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Tue Oct 18 02:34:38 PDT 2016
commit 8c579f0aedd859ef27a70af2fb2bfe665aba3487
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Tue Oct 18 11:35:17 2016 +0300
restore(8): Use size_t were appropriate.
Mostly WARNS=3 cleanup.
Also add vlatile to prevent clobbering.
Summary of changes:
sbin/restore/dirs.c | 8 ++++----
sbin/restore/extern.h | 6 +++---
sbin/restore/interactive.c | 11 ++++++-----
sbin/restore/tape.c | 30 +++++++++++++++---------------
4 files changed, 28 insertions(+), 27 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8c579f0aedd859ef27a70af2fb2bfe665aba3487
--
DragonFly BSD source repository
More information about the Commits
mailing list