VirtualBox

Changeset 7439 in vbox


Ignore:
Timestamp:
Mar 12, 2008 4:12:40 PM (17 years ago)
Author:
vboxsync
Message:

Additions/Linux: fix a warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c

    r6054 r7439  
    401401        if (sizeof (struct vbsf_mount_info) > PAGE_SIZE) {
    402402                printk (KERN_ERR
    403                         "Mount information structure is too large %u\n"
     403                        "Mount information structure is too large %lu\n"
    404404                        "Must be less than or equal to %lu\n",
    405405                        sizeof (struct vbsf_mount_info),
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette