Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Sep 28, 2017

defined(PROT) -> defined(PROTO)

@codecov-io
Copy link

Codecov Report

Merging #2165 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2165      +/-   ##
==========================================
- Coverage   73.99%   73.98%   -0.02%     
==========================================
  Files          90       90              
  Lines      131933   131933              
  Branches    30848    30848              
==========================================
- Hits        97628    97605      -23     
- Misses      34286    34309      +23     
  Partials       19       19
Impacted Files Coverage Δ
src/syntax.c 77.41% <ø> (ø) ⬆️
src/gui_beval.c 39.87% <0%> (-4.61%) ⬇️
src/window.c 81.12% <0%> (-0.47%) ⬇️
src/gui_gtk_x11.c 47.66% <0%> (-0.11%) ⬇️
src/ex_cmds2.c 80.21% <0%> (-0.1%) ⬇️
src/getchar.c 73.6% <0%> (-0.05%) ⬇️
src/os_unix.c 53.31% <0%> (-0.05%) ⬇️
src/libvterm/src/screen.c 71.35% <0%> (-0.03%) ⬇️
src/gui.c 47.01% <0%> (+0.67%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24a98a0...83afa02. Read the comment docs.

@brammool brammool closed this in d371bbe Sep 28, 2017
adizero pushed a commit to adizero/vim that referenced this pull request May 19, 2018
Problem:    Typo in #ifdef.
Solution:   Change "PROT" to "PROTO". (Nobuhiro Takasaki, closes vim#2165)
@ghost ghost deleted the proto branch September 28, 2018 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant