]> granicus.if.org Git - graphviz/commit
edgepaint: remove mode argument to openFile
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 18 Jul 2021 21:24:13 +0000 (14:24 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 22 Jul 2021 00:18:37 +0000 (17:18 -0700)
commit21a6f2e2f7e8a377977c7bdad1356591a25d516f
tree3af357c180b2d0cdb232b455f7ee158a3f8edada
parent4bbc9c78fa8286df2ca7418336a56e3be2067fac
edgepaint: remove mode argument to openFile

In edgepaint, this function is only called to open a file in write mode.
cmd/edgepaint/edgepaintmain.c