git: sh: Make various functions static.
Peter Avalos
pavalos at crater.dragonflybsd.org
Sun Feb 5 13:05:27 PST 2012
commit b6bd99f63ba9b8eeb9dcfd0f5b11ea363199cd9a
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date: Sun Feb 5 11:42:22 2012 -0800
sh: Make various functions static.
Obtained-from: FreeBSD 229220
Summary of changes:
bin/sh/exec.c | 5 +++--
bin/sh/exec.h | 3 +--
bin/sh/expand.c | 5 +++--
bin/sh/expand.h | 3 +--
bin/sh/histedit.c | 8 +++++---
bin/sh/input.c | 5 +++--
bin/sh/input.h | 3 +--
bin/sh/main.c | 5 +++--
bin/sh/main.h | 3 +--
bin/sh/myhistedit.h | 4 +---
10 files changed, 22 insertions(+), 22 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b6bd99f63ba9b8eeb9dcfd0f5b11ea363199cd9a
--
DragonFly BSD source repository
More information about the Commits
mailing list