From 16d5e3945313e008d45abe9b1956c33f8b17a3a4 Mon Sep 17 00:00:00 2001 From: ABR290B Date: Sun, 25 Nov 2018 01:41:50 +0530 Subject: psxtests/psxhdrs patch (GCI 2018) --- .../psxtests/psxhdrs/pthread/pthread_testcancel.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c') diff --git a/testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c b/testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c index d562b78a1d..22406c31ac 100644 --- a/testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c +++ b/testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c @@ -1,16 +1,16 @@ /* - * This test file is used to verify that the header files associated with - * invoking this function are correct. - */ +* @file +* @brief pthread_testcancel() API Conformance Test +*/ /* - * COPYRIGHT (c) 1989-2009. - * On-Line Applications Research Corporation (OAR). - * - * The license and distribution terms for this file may be - * found in the file LICENSE in this distribution or at - * http://www.rtems.org/license/LICENSE. - */ +* COPYRIGHT (c) 1989-2009. +* On-Line Applications Research Corporation (OAR). +* +* The license and distribution terms for this file may be +* found in the file LICENSE in this distribution or at +* http://www.rtems.org/license/LICENSE. +*/ #ifdef HAVE_CONFIG_H #include "config.h" -- cgit v1.2.3