summaryrefslogtreecommitdiff
path: root/string/memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'string/memory.h')
-rw-r--r--string/memory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/string/memory.h b/string/memory.h
index 952060d431..d6aaa5994b 100644
--- a/string/memory.h
+++ b/string/memory.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1996 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1996, 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -27,7 +27,7 @@
#ifndef _STRING_H
-#include <string.h>
+# include <string.h>
#endif /* string.h */