diff options
Diffstat (limited to 'os/kernel/include')
| -rw-r--r-- | os/kernel/include/chvt.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/os/kernel/include/chvt.h b/os/kernel/include/chvt.h index fa912759a..63ff3c4b3 100644 --- a/os/kernel/include/chvt.h +++ b/os/kernel/include/chvt.h @@ -83,7 +83,7 @@ typedef void (*vtfunc_t)(void *);  typedef struct VirtualTimer VirtualTimer;
  /**
 - * @extends DeltaList
 + * @extends VTList
   *
   * @brief   Virtual Timer descriptor structure.
   */
 | 
