From: malc Date: Fri, 11 Jan 2013 23:01:59 +0000 (+0400) Subject: Cosmetics X-Git-Tag: v14~75 X-Git-Url: https://repo.or.cz/w/llpp.git/commitdiff_plain/3304c87751a40ed7d26b7a7fd6501c2d1d6f1149 Cosmetics --- diff --git a/main.ml b/main.ml index 6502deb..283d8ca 100644 --- a/main.ml +++ b/main.ml @@ -1875,8 +1875,8 @@ let opendoc path password = ;; let reload () = - state.anchor <- getanchor (); - opendoc state.path state.password; + state.anchor <- getanchor (); + opendoc state.path state.password; ;; let scalecolor c =