diff options
author | Eliseo Martínez <eliseomarmol@gmail.com> | 2014-04-22 20:57:10 +0200 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-04-23 06:56:33 -0300 |
commit | 30b062e7d802aadc1b2ca478128e012a6c46da4a (patch) | |
tree | 5fd2eedad9cc7809ea8b9ad5f058ba3d4abface9 /clint.py | |
parent | 357f54f33119e50142ecbced0e36907586af2a49 (diff) | |
download | rneovim-30b062e7d802aadc1b2ca478128e012a6c46da4a.tar.gz rneovim-30b062e7d802aadc1b2ca478128e012a6c46da4a.tar.bz2 rneovim-30b062e7d802aadc1b2ca478128e012a6c46da4a.zip |
Use portable format specifiers: Case %lu - localized - EMSGN.
Fix uses of plain "%lu" within EMSGN():
- Replace "%lu" with "%" PRIu64.
- No argument cast needed. EMSGN() will take care of that.
Diffstat (limited to 'clint.py')
0 files changed, 0 insertions, 0 deletions