larn(6): fix open call
authorEitan Adler <lists@eitanadler.com>
Thu, 15 Feb 2018 12:17:58 +0000 (04:17 -0800)
committerEitan Adler <lists@eitanadler.com>
Thu, 15 Feb 2018 12:17:58 +0000 (04:17 -0800)
commit718b295539d84f75cacbf2d0ba4efe7b46f4bdfb
tree9c4b50aed6418e45ce07ea2ff0639df8a114cb02
parent551a658f888312858dd805ddc0f5ee53706d31ec
larn(6): fix open call

Prior to this the ", 0666" was being treated like the comma operator
rather than an argument to open(2).
games/larn/bill.c