|
From: <dav...@us...> - 2004-08-01 20:15:07
|
Update of /cvsroot/xbox-linux/kernel/include/linux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21556 Modified Files: xboxfbctl.h Log Message: Rename encoder XLB->XCALIBUR Index: xboxfbctl.h =================================================================== RCS file: /cvsroot/xbox-linux/kernel/include/linux/xboxfbctl.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- xboxfbctl.h 7 May 2004 12:18:58 -0000 1.2 +++ xboxfbctl.h 1 Aug 2004 20:14:59 -0000 1.3 @@ -42,7 +42,7 @@ typedef enum enumEncoderType { ENCODER_CONEXANT, ENCODER_FOCUS, - ENCODER_XLB + ENCODER_XCALIBUR } xbox_encoder_type; typedef struct _xboxOverscan { |