From feea03b625fecc507deab8dbaaafc6b19045e3f1 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 27 Feb 2019 10:53:30 +0100 Subject: Remove explicit file names from @file This makes the @file documentation independent of the actual file name. Update #3707. --- cpukit/include/rtems/score/timestampimpl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/include/rtems/score/timestampimpl.h') diff --git a/cpukit/include/rtems/score/timestampimpl.h b/cpukit/include/rtems/score/timestampimpl.h index 555d9354f2..88ec4f2c92 100644 --- a/cpukit/include/rtems/score/timestampimpl.h +++ b/cpukit/include/rtems/score/timestampimpl.h @@ -1,5 +1,5 @@ /** - * @file rtems/score/timestamp.h + * @file * * @brief Helpers for Manipulating Timestamps * -- cgit v1.2.3