This commit is contained in:
Couriersud 2009-10-16 23:49:38 +00:00
parent 3a49a59d8c
commit 4cf500edce

View File

@ -89,11 +89,11 @@
TYPE DEFINITIONS TYPE DEFINITIONS
***************************************************************************/ ***************************************************************************/
typedef enum _cdp1864_format cdp1864_format;
enum _cdp1864_format { enum _cdp1864_format {
CDP1864_NON_INTERLACED = 0, CDP1864_NON_INTERLACED = 0,
CDP1864_INTERLACED CDP1864_INTERLACED
}; };
typedef enum _cdp1864_format cdp1864_format;
typedef struct _cdp1864_interface cdp1864_interface; typedef struct _cdp1864_interface cdp1864_interface;
struct _cdp1864_interface struct _cdp1864_interface