Changeset 92797 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Dec 7, 2021 11:29:38 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 148717
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/pam/pam_vbox.cpp
r86824 r92797 873 873 874 874 #ifdef DEBUG 875 DECLEXPORT(void) RTAssertMsg1Weak(const char *pszExpr, unsigned uLine, const char *pszFile, const char *pszFunction)875 RTDECL(void) RTAssertMsg1Weak(const char *pszExpr, unsigned uLine, const char *pszFile, const char *pszFunction) 876 876 { 877 877 pam_vbox_log(g_pam_handle,
Note:
See TracChangeset
for help on using the changeset viewer.