diff options
author | Thomas White <taw@physics.org> | 2020-12-11 14:22:15 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2020-12-11 14:22:15 +0100 |
commit | 46224d3794d33896c978a6ac6da76f671b88d873 (patch) | |
tree | c304b449a0a145264d295ae15c48e8cf8cfdc05e /src | |
parent | d8672864f60291214b445f8a658c642086aab8bc (diff) |
Fix comments
Diffstat (limited to 'src')
-rw-r--r-- | src/gui_merge.c | 2 | ||||
-rw-r--r-- | src/gui_merge.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/gui_merge.c b/src/gui_merge.c index bea9b378..3d4039e4 100644 --- a/src/gui_merge.c +++ b/src/gui_merge.c @@ -1,7 +1,7 @@ /* * gui_merge.c * - * Peak search parts of GUI + * Merging via CrystFEL GUI * * Copyright © 2020 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. diff --git a/src/gui_merge.h b/src/gui_merge.h index 20e5b7b1..978a3dcd 100644 --- a/src/gui_merge.h +++ b/src/gui_merge.h @@ -1,7 +1,7 @@ /* * gui_merge.h * - * Merging parts of GUI + * Merging via CrystFEL GUI * * Copyright © 2020 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. |