Changeset 28302 in vbox
- Timestamp:
- Apr 14, 2010 1:08:24 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleVRDPServer.cpp
r27608 r28302 7 7 8 8 /* 9 * Copyright (C) 2006-20 08Sun Microsystems, Inc.9 * Copyright (C) 2006-2010 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 1179 1179 int ConsoleVRDPServer::Launch (void) 1180 1180 { 1181 LogFlow Member(("ConsoleVRDPServer::Launch\n"));1181 LogFlowThisFunc(("\n")); 1182 1182 #ifdef VBOX_WITH_VRDP 1183 1183 int rc = VINF_SUCCESS;
Note:
See TracChangeset
for help on using the changeset viewer.