summaryrefslogtreecommitdiffstats
path: root/tools/lvscan.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lvscan.c')
-rw-r--r--tools/lvscan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lvscan.c b/tools/lvscan.c
index a65bd1d3..c0522f09 100644
--- a/tools/lvscan.c
+++ b/tools/lvscan.c
@@ -16,7 +16,7 @@
#include "tools.h"
static int lvscan_single(struct cmd_context *cmd, struct logical_volume *lv,
- void *handle __attribute((unused)))
+ void *handle __attribute__((unused)))
{
struct lvinfo info;
int lv_total = 0;