From 422c43d265dc3f3e5a9907839ce4e308f8b83b60 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 23 Apr 2012 17:20:46 +0200 Subject: Fix whitespace and indentation. --- fitz/fitz.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fitz') diff --git a/fitz/fitz.h b/fitz/fitz.h index 9e0c0311..04215c71 100644 --- a/fitz/fitz.h +++ b/fitz/fitz.h @@ -703,7 +703,7 @@ extern const fz_bbox fz_infinite_bbox; different representations. / a b 0 \ - | c d 0 | normally represented as [ a b c d e f ]. + | c d 0 | normally represented as [ a b c d e f ]. \ e f 1 / */ typedef struct fz_matrix_s fz_matrix; -- cgit v1.2.3