aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOASCII/src/ioascii.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetIOASCII/src/ioascii.hh')
-rw-r--r--Carpet/CarpetIOASCII/src/ioascii.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetIOASCII/src/ioascii.hh b/Carpet/CarpetIOASCII/src/ioascii.hh
index 75113d022..67e0eba7d 100644
--- a/Carpet/CarpetIOASCII/src/ioascii.hh
+++ b/Carpet/CarpetIOASCII/src/ioascii.hh
@@ -108,7 +108,7 @@ namespace CarpetIOASCII {
template<int outdim>
void WriteASCII (ostream& os,
- vector<gdata*> const gfdatas,
+ vector<gdata*> const& gfdatas,
const bbox<int,dim>& gfext,
const int vi,
const int time,