summaryrefslogtreecommitdiff
path: root/c++defs.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-02-06 14:13:03 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-02-06 14:13:03 -0800
commite765a388299ce398f7f5cf57bc74b8134d785f43 (patch)
tree8666752cedade7bca7ce697b7a6d002b25f9692d /c++defs.h
parent5976c3fe907ebb3254fd2f07c765ea7492b44f63 (diff)
downloademacs-e765a388299ce398f7f5cf57bc74b8134d785f43.tar.gz
gnulib: undo previous change
Diffstat (limited to 'c++defs.h')
-rw-r--r--c++defs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/c++defs.h b/c++defs.h
index e4b1b2ecf4f..d521417069a 100644
--- a/c++defs.h
+++ b/c++defs.h
@@ -14,8 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#ifndef _gl_GL_CXXDEFS_H
-#define _gl_GL_CXXDEFS_H
+#ifndef _GL_CXXDEFS_H
+#define _GL_CXXDEFS_H
/* The three most frequent use cases of these macros are:
@@ -268,4 +268,4 @@
_GL_EXTERN_C int _gl_cxxalias_dummy
#endif
-#endif /* _gl_GL_CXXDEFS_H */
+#endif /* _GL_CXXDEFS_H */