VirtualBox

Changeset 5867 in vbox


Ignore:
Timestamp:
Nov 28, 2007 6:32:25 PM (17 years ago)
Author:
vboxsync
Message:

Guest Additions (Linux kernel module): logging change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/module/vboxmod.c

    r5821 r5867  
    236236static int vboxadd_release(struct inode *inode, struct file * filp)
    237237{
     238#ifdef DEBUG
     239        LogRelFunc(("Cleaning up HGCM connections for file pointer %p\n", filp));
     240#endif
    238241        vboxadd_unregister_all_hgcm_connections(filp);
    239242        return 0;
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