]> granicus.if.org Git - graphviz/commit
LASI plugin: remove use of endl
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 9 Apr 2021 04:02:54 +0000 (21:02 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 10 Apr 2021 21:53:51 +0000 (14:53 -0700)
commit8583a66398b216a9d1ff4235384bebf5126618ab
treeb3eb51c2fd4a4c2b6f8b77030506b73c8333bdcf
parentba5b2e80c329ab1be61c7910e2468d9a41e90e3f
LASI plugin: remove use of endl

This is generally considered an anti-pattern in C++ these days.
plugin/lasi/gvrender_lasi.cpp