X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=c%2B%2B%2Fetip.h.in;fp=c%2B%2B%2Fetip.h.in;h=9dbb0e70d10833a4b7a587b2c88ce7c4a5cb9a2f;hp=ce05d75bd98dc5bd4a8a8d7402098453fac8405c;hb=9f479192e3ca3413d235c66bf058f8cc63764898;hpb=a50b059f71e787a32e396c0e5b40cee4230c997e diff --git a/c++/etip.h.in b/c++/etip.h.in index ce05d75b..9dbb0e70 100644 --- a/c++/etip.h.in +++ b/c++/etip.h.in @@ -32,7 +32,7 @@ * Author: Juergen Pfeifer, 1997 * ****************************************************************************/ -// $Id: etip.h.in,v 1.47 2021/05/22 23:01:46 tom Exp $ +// $Id: etip.h.in,v 1.48 2021/06/17 21:11:08 tom Exp $ #ifndef NCURSES_ETIP_H_incl #define NCURSES_ETIP_H_incl 1 @@ -139,7 +139,7 @@ extern "C" { #define STATIC_CAST(s) (s) #endif -#ifndef NCURSES_CXX_IMPEXP +#ifndef NCURSES_CXX_IMPEXP #define NCURSES_CXX_IMPEXP /* nothing */ #endif