fix mountpoint

This commit is contained in:
Glenn Maynard
2005-05-22 02:13:24 +00:00
parent 48f74fb55e
commit b664ec07b1
@@ -18,7 +18,7 @@
#include <sys/wait.h>
#include <sys/poll.h>
const CString TEMP_MOUNT_POINT = "@mctemp/";
const CString TEMP_MOUNT_POINT = "/@mctemp/";
void GetNewStorageDevices( vector<UsbStorageDevice>& vDevicesOut );