summaryrefslogtreecommitdiff
path: root/chip/host/clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/host/clock.c')
-rw-r--r--chip/host/clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/host/clock.c b/chip/host/clock.c
index 1bb3d56dfb..e4e512ca92 100644
--- a/chip/host/clock.c
+++ b/chip/host/clock.c
@@ -2,7 +2,7 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
- * Dummy clock driver for unit test.
+ * Placeholder clock driver for unit test.
*/
#include "clock.h"