From d8c194e3868ff7cc74e6b990e458a1814814c427 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 28 May 2014 04:58:51 +0200 Subject: change doc style to one appropriate for manuals MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/edid.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/edid.h') diff --git a/src/edid.h b/src/edid.h index 321a7df..68df0e9 100644 --- a/src/edid.h +++ b/src/edid.h @@ -24,13 +24,13 @@ /** - * Parse the EDID of a monitor + * Parse the EDID of a monitor. * * @param this Instance of a data structure to fill with the information about the EDID. * It must contain the EDID and its length. * @param feilds OR:ed identifiers for the information about the EDID that should be parsed. * Fields that do not have to do with EDID are ignored. - * @return Non-zero on error + * @return Non-zero on error. */ int libgamma_parse_edid(libgamma_crtc_information_t* restrict out, int32_t fields); -- cgit v1.2.3-70-g09d2