aboutsummaryrefslogtreecommitdiffstats
path: root/samples/watch_queue
diff options
context:
space:
mode:
Diffstat (limited to 'samples/watch_queue')
-rw-r--r--samples/watch_queue/watch_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/watch_queue/watch_test.c b/samples/watch_queue/watch_test.c
index 46e618a897fe..8c6cb57d5cfc 100644
--- a/samples/watch_queue/watch_test.c
+++ b/samples/watch_queue/watch_test.c
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
-/* Use /dev/watch_queue to watch for notifications.
+/* Use watch_queue API to watch for notifications.
*
* Copyright (C) 2020 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)