aboutsummaryrefslogtreecommitdiff
path: root/src/patch/coords.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/patch/coords.hh')
-rw-r--r--src/patch/coords.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patch/coords.hh b/src/patch/coords.hh
index e795816..7a0b624 100644
--- a/src/patch/coords.hh
+++ b/src/patch/coords.hh
@@ -179,7 +179,7 @@ static const int set_empty = 0x0;
static const int set_all = set_mu | set_nu | set_phi;
// human-readable coordinate names for debugging etc
-const char *name_of_coords_set(coords_set S);
+const char* name_of_coords_set(coords_set S);
// set complement of coordinates
inline