diff -r b78e66e88238 -r 6c10323ce807 bluetoothappprofiles/avrcp/mediabrowseapi/public/remconmediabrowsepanic.h --- a/bluetoothappprofiles/avrcp/mediabrowseapi/public/remconmediabrowsepanic.h Sat Apr 24 00:30:17 2010 +0300 +++ b/bluetoothappprofiles/avrcp/mediabrowseapi/public/remconmediabrowsepanic.h Wed Apr 28 08:52:24 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2008-2010 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" @@ -39,6 +39,7 @@ ESearchResultWithoutRequest = 6, /** The value of the media library state cookie must not be zero. */ EZeroMediaLibraryStateCookie = 7, + EUnexpectedNullMemberField = 8, }; class MediaBrowsePanic