]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libblkid: fix comment block
authorKarel Zak <kzak@redhat.com>
Wed, 13 Jan 2021 10:00:34 +0000 (11:00 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 13 Jan 2021 10:00:34 +0000 (11:00 +0100)
The command block with /** triggers gtkdoc; don't use it for regular
comments.

Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/probe.c

index 15fbd3b0e90b055cee7d93b201db0ede78234c57..a47a8720d4ac13b8efeaf0d9c1e7f480f6f9d9a2 100644 (file)
@@ -954,7 +954,7 @@ int blkid_probe_set_device(blkid_probe pr, int fd,
            !dm_uuid &&
            blkid_probe_is_wholedisk(pr)) {
 
-               /**
+               /*
                 * pktcdvd.ko accepts only these ioctls:
                 *   CDROMEJECT CDROMMULTISESSION CDROMREADTOCENTRY
                 *   CDROM_LAST_WRITTEN CDROM_SEND_PACKET SCSI_IOCTL_SEND_COMMAND