summaryrefslogtreecommitdiff
path: root/src/cairo-matrix.c
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2011-01-02 19:32:26 +0100
committerAndrea Canciani <ranma42@gmail.com>2011-01-02 19:32:26 +0100
commitc72c7aa6d69ed4a08bde62f12b34907c7cce8bce (patch)
treec38742628c964d7931df98c3a92a3f201476719f /src/cairo-matrix.c
parent200e147322a7a17dec91ad5f678a07fdfaf38de2 (diff)
downloadcairo-c72c7aa6d69ed4a08bde62f12b34907c7cce8bce.tar.gz
matrix: Fix warnings about documentation by 'make check'
'make check' complains about the syntax of the documentation: the space between the function name and the parenthesis is not allowed.
Diffstat (limited to 'src/cairo-matrix.c')
-rw-r--r--src/cairo-matrix.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cairo-matrix.c b/src/cairo-matrix.c
index 124fbe56a..1a4fe81f3 100644
--- a/src/cairo-matrix.c
+++ b/src/cairo-matrix.c
@@ -1022,7 +1022,7 @@ _pixman_nearest_sample (double d)
* accept) and an identity matrix.
*
* Passing a non-zero value in x_offset/y_offset has the same effect
- * as applying cairo_matrix_translate (matrix, x_offset, y_offset) and
+ * as applying cairo_matrix_translate(matrix, x_offset, y_offset) and
* setting x_offset and y_offset to 0.
*
* Upon return x_offset and y_offset contain the translation vector if
@@ -1075,7 +1075,7 @@ _cairo_matrix_is_pixman_translation (const cairo_matrix_t *matrix,
* y_offset) as a %pixman_transform_t and an translation.
*
* Passing a non-zero value in x_offset/y_offset has the same effect
- * as applying cairo_matrix_translate (matrix, x_offset, y_offset) and
+ * as applying cairo_matrix_translate(matrix, x_offset, y_offset) and
* setting x_offset and y_offset to 0.
*
* If it is possible to represent the matrix with an identity