[rtems commit] score: Fix Doxygen group identifier
    Sebastian Huber 
    sebh at rtems.org
       
    Wed Mar 15 14:43:55 UTC 2023
    
    
  
Module:    rtems
Branch:    master
Commit:    3a6efa2e7fcc85fec124fb1bf613db697d37d6ea
Changeset: http://git.rtems.org/rtems/commit/?id=3a6efa2e7fcc85fec124fb1bf613db697d37d6ea
Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Mar 15 08:58:06 2023 +0100
score: Fix Doxygen group identifier
---
 cpukit/include/rtems/score/copyrt.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cpukit/include/rtems/score/copyrt.h b/cpukit/include/rtems/score/copyrt.h
index 17067a26cf..21c4bec635 100644
--- a/cpukit/include/rtems/score/copyrt.h
+++ b/cpukit/include/rtems/score/copyrt.h
@@ -3,7 +3,7 @@
 /**
  * @file
  *
- * @ingroup RTEMSSuperCoreCopyright
+ * @ingroup RTEMSScoreCopyright
  *
  * @brief This header file provides the interfaces of the
  *   @ref RTEMSScoreCopyright.
    
    
More information about the vc
mailing list