K 10 svn:author V 2 mi K 8 svn:date V 27 2020-03-17T22:19:14.658183Z K 7 svn:log V 393 Unbreak the port for users of -Werror -- the code stopped qualifying for WARNS=3 a while ago, because it relies on implicit copy-constructors, which are deprecated in some cases since c++11. Fix another kind of warning by correcting the indentation. No PORTREVISION bump because the changes are superficial -- resulting binary remains the same. Reported by: pkg-fallout Tested with: llvm10 END