git: larn(6): fix open call
Eitan Adler
eadler at crater.dragonflybsd.org
Thu Feb 15 04:20:24 PST 2018
commit 718b295539d84f75cacbf2d0ba4efe7b46f4bdfb
Author: Eitan Adler <lists at eitanadler.com>
Date: Thu Feb 15 04:17:58 2018 -0800
larn(6): fix open call
Prior to this the ", 0666" was being treated like the comma operator
rather than an argument to open(2).
Summary of changes:
games/larn/bill.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/718b295539d84f75cacbf2d0ba4efe7b46f4bdfb
--
DragonFly BSD source repository
More information about the Commits
mailing list