aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/fcntl.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/sys/fcntl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sys/fcntl.h b/include/sys/fcntl.h
index b1199c3..56bfcae 100644
--- a/include/sys/fcntl.h
+++ b/include/sys/fcntl.h
@@ -15,6 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-# warning "Redirection incorrect #include of <sys/fcntl.h> to <fcntl.h>"
+# warning "Redirecting incorrect #include of <sys/fcntl.h> to <fcntl.h>"
#include <fcntl.h>