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

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