Changeset 79740 in vbox for trunk/src/VBox/Main/src-server
- Timestamp:
- Jul 12, 2019 2:58:40 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp
r79734 r79740 926 926 * @throws std::bad_alloc 927 927 */ 928 HRESULT DHCPServer::i_writeDhcpdConfig(const char *pszFilename, uint32_t uMACAddressVersion) 928 HRESULT DHCPServer::i_writeDhcpdConfig(const char *pszFilename, uint32_t uMACAddressVersion) RT_NOEXCEPT 929 929 { 930 930 /*
Note:
See TracChangeset
for help on using the changeset viewer.