Subversion Repositories NaviCtrl

Compare Revisions

Ignore whitespace Rev 273 → Rev 274

/trunk/usblibrary/inc/usb_core.h
20,7 → 20,7
/* Includes ------------------------------------------------------------------*/
/* Exported types ------------------------------------------------------------*/
 
#pragma pack(1)
//#pragma pack(1)
 
typedef enum _CONTROL_STATE
{
201,7 → 201,7
}
USER_STANDARD_REQUESTS;
 
#pragma pack()
//#pragma pack()
 
 
/* Exported constants --------------------------------------------------------*/