From acbc6aec2f192189659975503717a8ac3d1226f0 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 5 Sep 2014 13:36:08 +0200 Subject: Update docs --- libcrystfel/src/symmetry.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libcrystfel/src/symmetry.c') diff --git a/libcrystfel/src/symmetry.c b/libcrystfel/src/symmetry.c index 266ada66..48d5004e 100644 --- a/libcrystfel/src/symmetry.c +++ b/libcrystfel/src/symmetry.c @@ -212,9 +212,9 @@ static void add_symop_v(SymOpList *ops, * @m: A %SymOpMask * @idx: Index of the operation to get * - * Returns a pointer to an integer matrix specifying a symmetry operation - * contained in the symmetry operator list, and identified by the specified - * index. + * This function returns a pointer to an integer matrix specifying a symmetry + * operation contained in the symmetry operator list, and identified by the + * specified index. **/ IntegerMatrix *get_symop(const SymOpList *ops, const SymOpMask *m, int idx) { -- cgit v1.2.3