diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2014-11-26 02:25:18 +0100 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2014-12-03 12:25:52 +0100 |
commit | a27f2e924f7c8d55fa62b89833c61621a9ca1b87 (patch) | |
tree | ed327d13fe8ff91f0f78688cfb2cf1e2fb555794 | |
parent | a3b0ce19561c42cc165a0c459286100af50ba615 (diff) | |
download | mupdf-a27f2e924f7c8d55fa62b89833c61621a9ca1b87.tar.xz |
html: Rename files.
-rw-r--r-- | source/html/html-doc.c (renamed from source/html/handler.c) | 0 | ||||
-rw-r--r-- | source/html/html-font.c (renamed from source/html/font.c) | 0 | ||||
-rw-r--r-- | source/html/html-layout.c (renamed from source/html/layout.c) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/source/html/handler.c b/source/html/html-doc.c index 11d21d56..11d21d56 100644 --- a/source/html/handler.c +++ b/source/html/html-doc.c diff --git a/source/html/font.c b/source/html/html-font.c index ce8c2ed1..ce8c2ed1 100644 --- a/source/html/font.c +++ b/source/html/html-font.c diff --git a/source/html/layout.c b/source/html/html-layout.c index 31c41a71..31c41a71 100644 --- a/source/html/layout.c +++ b/source/html/html-layout.c |