From 1bed7848a99aba510726b3fa287b1d7a3f75dfa6 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 7 May 2019 16:10:17 +0200 Subject: Update all source code comments to Doxygen format --- libcrystfel/src/index.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libcrystfel/src/index.c') diff --git a/libcrystfel/src/index.c b/libcrystfel/src/index.c index ad9c0de3..6f0d1b8c 100644 --- a/libcrystfel/src/index.c +++ b/libcrystfel/src/index.c @@ -60,6 +60,9 @@ #include "xgandalf.h" +/** \file index.h */ + + struct _indexingprivate { IndexingFlags flags; -- cgit v1.2.3