contentmgmt/contentaccessfwfordrm/inc/cafpanic.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
child 33 cf642210ecb7
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 * The panic method and panic code declarations
    15 * The panic method and panic code declarations
    16 *
    16 *
    17 */
    17 */
    18 
       
    19 
       
    20 
    18 
    21 
    19 
    22 /**
    20 /**
    23  @file 
    21  @file 
    24  @publishedPartner
    22  @publishedPartner
    45 	};
    43 	};
    46 
    44 
    47 _LIT(KCafPanicString,"CAF");
    45 _LIT(KCafPanicString,"CAF");
    48 
    46 
    49 #endif // __CAFPANIC_H__
    47 #endif // __CAFPANIC_H__
       
    48