commit 718b295539d84f75cacbf2d0ba4efe7b46f4bdfb Author: Eitan Adler <[email protected]> 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
