Skip to content
Commit b4971123 authored by Zack Weinberg's avatar Zack Weinberg
Browse files

Remove bare use of __attribute__ in include/errno.h.

This is just a style fix; we always prefer the shorthand macros over
bare uses of __attribute__, even in private headers.

	* include/errno.h (__errno_location): Use __attribute_const__
	instead of bare __attribute__.
parent 65b6d8b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment