summaryrefslogtreecommitdiff
path: root/include/pdfapp.h
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@hotmail.com>2008-03-09 00:22:04 +0100
committerSebastian Rasmussen <sebras@hotmail.com>2008-03-09 00:22:04 +0100
commit8236955d750ebde9d90fcda18447b0ec5554379c (patch)
tree3e1a123acbc9b90503f6082d469c467b4d363ada /include/pdfapp.h
parent4550244068208eb04dcf868e59267a6b7494b837 (diff)
downloadmupdf-8236955d750ebde9d90fcda18447b0ec5554379c.tar.xz
Fixed initial line whitespace.
Diffstat (limited to 'include/pdfapp.h')
-rw-r--r--include/pdfapp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/pdfapp.h b/include/pdfapp.h
index bc7bfbb5..0d3c5ec6 100644
--- a/include/pdfapp.h
+++ b/include/pdfapp.h
@@ -58,8 +58,8 @@ struct pdfapp_s
int selx, sely;
fz_irect selr;
- /* client context storage */
- void *userdata;
+ /* client context storage */
+ void *userdata;
};
void pdfapp_init(pdfapp_t *app);