[PATCH 3/7] Mark recently added _cairo_output_stream_print_matrix private symbol

"Bryce W. Harrington" <[email protected]>
Newsgroups gmane.comp.lib.cairo
Message-ID <[email protected]>
This fixes a distcheck error about a local PLT entry.

Signed-off-by: Bryce Harrington <[email protected]>
---
 src/cairo-output-stream-private.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cairo-output-stream-private.h b/src/cairo-output-stream-private.h
index 38a137f..2542646 100644
--- a/src/cairo-output-stream-private.h
+++ b/src/cairo-output-stream-private.h
@@ -136,7 +136,7 @@ _cairo_output_stream_printf (cairo_output_stream_t *stream,
 			     ...) CAIRO_PRINTF_FORMAT (2, 3);
 
 /* Print matrix element values with rounding of insignificant digits. */
-void
+cairo_private void
 _cairo_output_stream_print_matrix (cairo_output_stream_t *stream,
 				   const cairo_matrix_t  *matrix);
 
-- 
1.7.9.5
-- 
cairo mailing list
[email protected]
http://lists.cairographics.org/mailman/listinfo/cairo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.