git.annexia.org
/
virt-bmap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df5733d
)
examiner: Fix plugin name.
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 24 Nov 2014 12:25:17 +0000
(12:25 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 24 Nov 2014 14:26:59 +0000
(14:26 +0000)
examiner.c
patch
|
blob
|
history
diff --git
a/examiner.c
b/examiner.c
index
7915f47
..
0bef724
100644
(file)
--- a/
examiner.c
+++ b/
examiner.c
@@
-612,7
+612,7
@@
print_range (uint64_t start, uint64_t end, const char *object, void *opaque)
/* Register the nbdkit plugin. */
static struct nbdkit_plugin plugin = {
- .name = "virtbmap",
+ .name = "virtbmap
examiner
",
.version = PACKAGE_VERSION,
.config = bmap_config,
.config_help = bmap_config_help,