aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ignore-value.h
diff options
context:
space:
mode:
authorPaul Eggert2011-02-06 00:28:30 -0800
committerPaul Eggert2011-02-06 00:28:30 -0800
commit91ccade49b1403d469fa5441b16598e08d6604c9 (patch)
tree2acfe2ae1e1f1b87e03072f926d6d15a3c50f223 /lib/ignore-value.h
parent5f742c1bf2ad7b435e7a13dc58c1c45bab81b70b (diff)
downloademacs-91ccade49b1403d469fa5441b16598e08d6604c9.tar.gz
emacs-91ccade49b1403d469fa5441b16598e08d6604c9.zip
gnulib: adjust to upstream _HEADERS change
Diffstat (limited to 'lib/ignore-value.h')
-rw-r--r--lib/ignore-value.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ignore-value.h b/lib/ignore-value.h
index 5e683bbb533..cdb3b3c792f 100644
--- a/lib/ignore-value.h
+++ b/lib/ignore-value.h
@@ -32,8 +32,8 @@
32 "copy.c:233: warning: ignoring return value of 'fchown', 32 "copy.c:233: warning: ignoring return value of 'fchown',
33 declared with attribute warn_unused_result". */ 33 declared with attribute warn_unused_result". */
34 34
35#ifndef _GL_IGNORE_VALUE_H 35#ifndef _gl_GL_IGNORE_VALUE_H
36# define _GL_IGNORE_VALUE_H 36# define _gl_GL_IGNORE_VALUE_H
37 37
38# ifndef ATTRIBUTE_DEPRECATED 38# ifndef ATTRIBUTE_DEPRECATED
39/* The __attribute__((__deprecated__)) feature 39/* The __attribute__((__deprecated__)) feature