From 0415e5cb37b55940fa253baaccf6dd9131f2b6b7 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 11 Jan 2012 22:24:53 +0100 Subject: Stylistic comment and whitespace fixes. --- ios/document.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ios') diff --git a/ios/document.c b/ios/document.c index cb392c12..066f5209 100644 --- a/ios/document.c +++ b/ios/document.c @@ -3,7 +3,7 @@ #include "xps/muxps.h" #include "document.h" -#include // for tolower() +#include /* for tolower() */ struct document * open_document(fz_context *ctx, char *filename) -- cgit v1.2.3