[perl-Cairo] Shuffle some docs into their correct place



commit dcf3ff7050b94d731c53929801791b9f2f22ced7
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date:   Fri Jan 6 13:35:41 2012 +0100

    Shuffle some docs into their correct place

 lib/Cairo.pm |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/lib/Cairo.pm b/lib/Cairo.pm
index 33c1f2b..2c36f53 100644
--- a/lib/Cairo.pm
+++ b/lib/Cairo.pm
@@ -1409,6 +1409,16 @@ For hysterical reasons, you can also use the following syntax:
 
 =item $stride = $surface->get_stride [1.2]
 
+=item $stride = Cairo::Format::stride_for_width ($format, $width) [1.6]
+
+=over
+
+=item $format: I<Cairo::Format>
+
+=item $width: integer
+
+=back
+
 =back
 
 =cut
@@ -1733,16 +1743,6 @@ For hysterical reasons, you can also use the following syntax:
 
 =back
 
-=item $stride = Cairo::Format::stride_for_width ($format, $width) [1.6]
-
-=over
-
-=item $format: I<Cairo::Format>
-
-=item $width: integer
-
-=back
-
 =back
 
 =cut



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]