aboutsummaryrefslogtreecommitdiffstats
path: root/include/pugl/stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pugl/stub.h')
-rw-r--r--include/pugl/stub.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/pugl/stub.h b/include/pugl/stub.h
index f98d78e..01d7033 100644
--- a/include/pugl/stub.h
+++ b/include/pugl/stub.h
@@ -1,4 +1,4 @@
-// Copyright 2019-2020 David Robillard <d@drobilla.net>
+// Copyright 2019-2023 David Robillard <d@drobilla.net>
// SPDX-License-Identifier: ISC
#ifndef PUGL_STUB_H
@@ -9,7 +9,7 @@
PUGL_BEGIN_DECLS
/**
- @defgroup stub Stub
+ @defgroup pugl_stub Stub
Native graphics support.
@ingroup pugl
@{