VirtualBox

Changeset 1073 in kBuild for trunk/src


Ignore:
Timestamp:
Jul 15, 2007 4:59:32 PM (17 years ago)
Author:
bird
Message:

details...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/dir.c

    r903 r1073  
    680680        {
    681681          if (errno)
    682             fatal (NILF, "INTERNAL: readdir: %s\n", strerror (errno));
     682            fatal (NILF, "INTERNAL: readdir(%p[%s]): %s\n", dir, dir->path_key, strerror (errno));
    683683          break;
    684684        }
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