Mercurial > vim
comparison src/channel.c @ 28540:63e9b0016a6c v8.2.4794
patch 8.2.4794: compiler warning for not initialized variable
Commit: https://github.com/vim/vim/commit/4c84dd33ad739237bb38bb4e51702af972b5e507
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Apr 20 10:22:54 2022 +0100
patch 8.2.4794: compiler warning for not initialized variable
Problem: Compiler warning for not initialized variable.
Solution: Initialize the variable. (John Marriott)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 20 Apr 2022 11:30:05 +0200 |
parents | 6b1da12297e5 |
children | 352806724e12 |
comparison
equal
deleted
inserted
replaced
28539:86ad381f275f | 28540:63e9b0016a6c |
---|