--- a/usbengines/usbotgwatcher/inc/errors.h Fri Apr 23 23:57:55 2010 +0300
+++ b/usbengines/usbotgwatcher/inc/errors.h Sat Apr 24 00:13:51 2010 +0300
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
+ * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
@@ -41,7 +41,8 @@
EUsbWatcherCanNotStartSession,
EUsbWatcherCanNotEnableDriverLoading,
EUsbWatcherCanNotClearBusError,
- EUsbWatcherCanNotRaiseVBus
+ EUsbWatcherCanNotRaiseVBus,
+ EUsbWatcherNoMemory
};