From d72b6d465c2df94c58172d95382d0a65f09b021c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 19 Apr 2014 23:43:48 +0200 Subject: m doc + info: document windows and mac os x support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/blueshift_randr.pyx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/blueshift_randr.pyx') diff --git a/src/blueshift_randr.pyx b/src/blueshift_randr.pyx index 7de1d13..842a026 100644 --- a/src/blueshift_randr.pyx +++ b/src/blueshift_randr.pyx @@ -133,7 +133,7 @@ def randr_apply(crtc_indices, r_curve, g_curve, b_curve): @param r_curve:list The red colour curve @param g_curve:list The green colour curve @param b_curve:list The blue colour curve - @return Zero on success + @return :int Zero on success ''' # Convert curves to 16-bit C integers for i in range(256): -- cgit v1.2.3-70-g09d2