commit | 685257a284d781089bd6eccd9d2b341765a4e664 | [log] [tgz] |
---|---|---|
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | Fri Sep 25 11:32:29 2020 +0300 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Mon Oct 05 10:59:42 2020 +0100 |
tree | 90b5fb1ae64f3ca5fb9ba430bc6257b14bbf8b43 | |
parent | b33b354f3a27e8860a6a7aca465e01c727211ee4 [diff] |
include/block/block.h: drop non-ascii quotation mark This is the only non-ascii character in the file and it doesn't really needed here. Let's use normal "'" symbol for consistency with the rest 11 occurrences of "'" in the file. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>