From 68c8a197a7673fe85ad009efa5516036ef860d03 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 14 Nov 2018 17:30:57 -0600 Subject: testsuites/psxtests/psxhdrs: Fix comment so copyright block is separate --- testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c') diff --git a/testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c b/testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c index 182f796cee..3d1b9bb463 100644 --- a/testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c +++ b/testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c @@ -1,3 +1,8 @@ +/* + * This test file is used to verify that the header files associated with + * invoking this function are correct. + */ + /* * Copyright (c) 2016 Gedare Bloom. * @@ -6,11 +11,6 @@ * http://www.rtems.org/license/LICENSE. */ -/* This test file is used to verify that the header files associated with - * invoking this function are correct. - */ - - #ifdef HAVE_CONFIG_H #include "config.h" #endif -- cgit v1.2.3