diff options
Diffstat (limited to 'tools/bootconfig/samples/good-array-space-comment.bconf')
| -rw-r--r-- | tools/bootconfig/samples/good-array-space-comment.bconf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/bootconfig/samples/good-array-space-comment.bconf b/tools/bootconfig/samples/good-array-space-comment.bconf index 45b938dc0695..416fa2ed4109 100644 --- a/tools/bootconfig/samples/good-array-space-comment.bconf +++ b/tools/bootconfig/samples/good-array-space-comment.bconf @@ -1,4 +1,3 @@ -key = # comment - "value1", # comment1 +key = "value1", # comment1 "value2" , # comment2 "value3" |
