summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/pdfapp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pdfapp.h b/include/pdfapp.h
index 4792adda..bc7bfbb5 100644
--- a/include/pdfapp.h
+++ b/include/pdfapp.h
@@ -57,7 +57,7 @@ struct pdfapp_s
int iscopying;
int selx, sely;
fz_irect selr;
-
+
/* client context storage */
void *userdata;
};