Mercurial > vim
comparison src/if_python.c @ 26298:bb58c4530851 v8.2.3680
patch 8.2.3680: repeated code in xxd
Commit: https://github.com/vim/vim/commit/d1d8a595bd03bf9ff6ba1440101daa98b19249fd
Author: DungSaga <dungsaga@users.noreply.github.com>
Date: Fri Nov 26 13:59:27 2021 +0000
patch 8.2.3680: repeated code in xxd
Problem: Repeated code in xxd.
Solution: Change exit_on_ferror() to getc_or_die(). (closes https://github.com/vim/vim/issues/9226)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 26 Nov 2021 15:00:05 +0100 |
parents | c4298ed56ffa |
children | fc859aea8cec |
comparison
equal
deleted
inserted
replaced
26297:e69362eb5521 | 26298:bb58c4530851 |
---|