diff options
Diffstat (limited to 'include/libcamera/fence.h')
-rw-r--r-- | include/libcamera/fence.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libcamera/fence.h b/include/libcamera/fence.h index c0c916c2..598336cb 100644 --- a/include/libcamera/fence.h +++ b/include/libcamera/fence.h @@ -2,7 +2,7 @@ /* * Copyright (C) 2021, Google Inc. * - * internal/fence.h - Synchronization fence + * Synchronization fence */ #pragma once |