git: fortune(6): Use argc and argv.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Sep 1 08:23:31 PDT 2016
commit cb75653e8749dc75c5e74fe374b70190361a46c2
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Thu Sep 1 07:54:44 2016 +0300
fortune(6): Use argc and argv.
While there disable speedup in collate_range_cmp() (recall causes problems).
Summary of changes:
games/fortune/fortune/fortune.c | 6 +++---
games/fortune/strfile/strfile.c | 8 ++------
games/fortune/unstr/unstr.c | 38 +++++++++++++-------------------------
3 files changed, 18 insertions(+), 34 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cb75653e8749dc75c5e74fe374b70190361a46c2
--
DragonFly BSD source repository
More information about the Commits
mailing list