aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-04 08:55:25 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-04 08:55:25 +0200
commit35fd624b0fc86557e48702744af8899efd3d58ce (patch)
treeded2952379bf4b5b109351a73d7ce5581efdaf57
parentstylo (diff)
downloadlibgamma-35fd624b0fc86557e48702744af8899efd3d58ce.tar.gz
libgamma-35fd624b0fc86557e48702744af8899efd3d58ce.tar.bz2
libgamma-35fd624b0fc86557e48702744af8899efd3d58ce.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--src/lib/libgamma-facade.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libgamma-facade.h b/src/lib/libgamma-facade.h
index b151ec5..40d29ea 100644
--- a/src/lib/libgamma-facade.h
+++ b/src/lib/libgamma-facade.h
@@ -249,7 +249,7 @@ void libgamma_crtc_free(libgamma_crtc_state_t* restrict this);
/**
* Restore the gamma ramps for a CRTC to the system settings for that CRTC.
*
- * @param this The CRTC state
+ * @param this The CRTC state.
* @return Zero on success, otherwise (negative) the value of an
* error identifier provided by this library.
*/