aboutsummaryrefslogtreecommitdiff
path: root/src/imagedisplay.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/imagedisplay.h')
-rw-r--r--src/imagedisplay.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/imagedisplay.h b/src/imagedisplay.h
index 0aa140f..9d75ded 100644
--- a/src/imagedisplay.h
+++ b/src/imagedisplay.h
@@ -4,6 +4,7 @@
* Show raw and processed images
*
* (c) 2007 Thomas White <taw27@cam.ac.uk>
+ *
* dtr - Diffraction Tomography Reconstruction
*
*/
@@ -42,3 +43,4 @@ extern void imagedisplay_mark_point(ImageDisplay *imagedisplay, unsigned int x,
extern void imagedisplay_add_tilt_axis(ImageDisplay *imagedisplay, ControlContext *ctx, double omega);
#endif /* IMAGEDISPLAY_H */
+