mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
patch 8.0.0452: some macros are in lower case
Problem: Some macros are in lower case. Solution: Make a few more macros upper case.
This commit is contained in:
@@ -51,9 +51,6 @@
|
||||
# ifdef _
|
||||
# undef _
|
||||
# endif
|
||||
# ifdef ngettext
|
||||
# undef ngettext
|
||||
# endif
|
||||
# ifdef N_
|
||||
# undef N_
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user