contentmgmt/contentaccessfwfordrm/source/cafutils/cafutilspanic.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 * The panic method and CAF Utils panic code declarations
    15 * The panic method and CAF Utils panic code declarations
    16 *
    16 *
    17 */
    17 */
    18 
       
    19 
       
    20 
    18 
    21 
    19 
    22 /**
    20 /**
    23  @file
    21  @file
    24  @publishedPartner
    22  @publishedPartner
    38 
    36 
    39 
    37 
    40 GLDEF_C void Panic(TInt aPanic);
    38 GLDEF_C void Panic(TInt aPanic);
    41 
    39 
    42 #endif
    40 #endif
       
    41