diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-15 00:50:43 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-15 00:50:43 +0000 |
commit | 896306971a8c31fa956069c8e3e4d5821b8d5566 (patch) | |
tree | e994a0d5f7b6f5d32314b9b7c5478508da7b96ef /fixincludes/tests/base | |
parent | 2af676bddeda262d782b94e3f6a7ea359e65f510 (diff) | |
download | gcc-896306971a8c31fa956069c8e3e4d5821b8d5566.tar.gz |
2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
* All files: Update with new FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103096 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes/tests/base')
-rw-r--r-- | fixincludes/tests/base/string.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fixincludes/tests/base/string.h b/fixincludes/tests/base/string.h index d70f9e08a3a..0c70f3014f1 100644 --- a/fixincludes/tests/base/string.h +++ b/fixincludes/tests/base/string.h @@ -10,4 +10,4 @@ #ifndef _STRING_INCLUDED #define _STRING_INCLUDED #include <strings.h> -#endif /* _STRING_INCLUDED */
\ No newline at end of file +#endif /* _STRING_INCLUDED */ |