From f9862aff32f7ea5aa10f9362d7598480b1c9cf28 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 5 Feb 2014 12:59:12 +0000 Subject: Comments / tweaks. --- src/util.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/util.h') diff --git a/src/util.h b/src/util.h index 8db838eb..2bfeb60a 100644 --- a/src/util.h +++ b/src/util.h @@ -45,6 +45,9 @@ class CertificateChain; class GammaLUT; class XYZFrame; +/** @struct Size + * @brief The integer, two-dimensional size of something. + */ struct Size { Size () -- cgit v1.2.3