aboutsummaryrefslogtreecommitdiff
path: root/src/symmetry.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/symmetry.c')
-rw-r--r--src/symmetry.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/symmetry.c b/src/symmetry.c
index 6611e617..6511d173 100644
--- a/src/symmetry.c
+++ b/src/symmetry.c
@@ -456,7 +456,8 @@ int is_polyhedral(const char *sym)
}
-/* Returns the order of the highest axis of proper or improper rotation */
+/* Returns the order of the characteristic axis of proper or improper rotation
+ * for the point group. This should be the rotation about the c axis. */
int rotational_order(const char *sym)
{
/* Triclinic */