diff options
| -rw-r--r-- | qapi/accelerator.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/qapi/accelerator.json b/qapi/accelerator.json index 28d5ff4c49..fb28c8d920 100644 --- a/qapi/accelerator.json +++ b/qapi/accelerator.json @@ -4,7 +4,9 @@ # SPDX-License-Identifier: GPL-2.0-or-later ## -# = Accelerators +# ************ +# Accelerators +# ************ ## { 'include': 'common.json' } |