aboutsummaryrefslogtreecommitdiff
path: root/coreutils/test_ptr_hack.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/test_ptr_hack.c')
-rw-r--r--coreutils/test_ptr_hack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/test_ptr_hack.c b/coreutils/test_ptr_hack.c
index a05203d68..5ba9dcc68 100644
--- a/coreutils/test_ptr_hack.c
+++ b/coreutils/test_ptr_hack.c
@@ -2,7 +2,7 @@
2/* 2/*
3 * Copyright (C) 2008 by Denys Vlasenko <vda.linux@googlemail.com> 3 * Copyright (C) 2008 by Denys Vlasenko <vda.linux@googlemail.com>
4 * 4 *
5 * Licensed under GPLv2, see file LICENSE in this tarball for details. 5 * Licensed under GPLv2, see file LICENSE in this source tree.
6 */ 6 */
7 7
8struct test_statics; 8struct test_statics;