src/info.c: Remove incorrect comment.

This commit is contained in:
Richard W.M. Jones
2014-10-31 10:50:20 +00:00
parent 3e4024a1ea
commit 847465a794

View File

@@ -110,7 +110,7 @@ cleanup_yajl_tree_free (void *ptr)
# else
# define CLEANUP_YAJL_TREE_FREE
# endif
#endif /* HAVE_ATTRIBUTE_CLEANUP */
#endif
static char *
get_disk_format (guestfs_h *g, const char *filename)