diff options
author | weili <weili@chromium.org> | 2016-05-20 17:09:48 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-05-20 17:09:48 -0700 |
commit | a2c06e4a667a45a267f9382d0d90ab689c89d0cf (patch) | |
tree | 8b9290f82e906a665446b6a606da9139aba2fb85 /xfa/fwl | |
parent | f0a128283aeaeb75ee2f62d0f25ba42ac5b07073 (diff) | |
download | pdfium-a2c06e4a667a45a267f9382d0d90ab689c89d0cf.tar.xz |
Use enum type for char type variables
The mixed use of enum and uint32_t causes warnings. And it is more
meaningful to use enum for char type variables.
BUG=pdfium:29
Review-Url: https://codereview.chromium.org/2001733002
Diffstat (limited to 'xfa/fwl')
0 files changed, 0 insertions, 0 deletions