]> granicus.if.org Git - graphviz/commit
gv2gml: [nfc] remove mode argument to openFile
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 22 Jul 2021 02:17:48 +0000 (19:17 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 28 Jul 2021 02:53:30 +0000 (19:53 -0700)
commit6340e7959a273018c4bbbf99355e8f69340f4aa1
tree8da74bdfc1e49c7ecc7e683ba276d3b191d4ca1c
parentc4e1605e5ec43cf864fb1f9bb5e361efe138e9d0
gv2gml: [nfc] remove mode argument to openFile

This function is only ever called with mode "w". This is the equivalent of
21a6f2e2f7e8a377977c7bdad1356591a25d516f for gv2gml.
cmd/tools/gv2gml.c