summaryrefslogtreecommitdiffstats
path: root/contrib/ncurses/menu/mf_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ncurses/menu/mf_common.h')
-rw-r--r--contrib/ncurses/menu/mf_common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ncurses/menu/mf_common.h b/contrib/ncurses/menu/mf_common.h
index c13f6c8..6b1e8fe 100644
--- a/contrib/ncurses/menu/mf_common.h
+++ b/contrib/ncurses/menu/mf_common.h
@@ -1,5 +1,5 @@
/****************************************************************************
- * Copyright (c) 1998 Free Software Foundation, Inc. *
+ * Copyright (c) 1998,2000 Free Software Foundation, Inc. *
* *
* Permission is hereby granted, free of charge, to any person obtaining a *
* copy of this software and associated documentation files (the *
@@ -56,7 +56,7 @@ extern int errno;
#include <nc_alloc.h>
-#ifdef USE_RCS_IDS
+#if USE_RCS_IDS
#define MODULE_ID(id) static const char Ident[] = id;
#else
#define MODULE_ID(id) /*nothing*/
OpenPOWER on IntegriCloud