diff options
| author | Mike Lampard <mlampard@users.sourceforge.net> | 2001-11-19 15:06:12 +0000 |
|---|---|---|
| committer | Mike Lampard <mlampard@users.sourceforge.net> | 2001-11-19 15:06:12 +0000 |
| commit | 3377adc5847430b8060e245fc7ffd60e2f4ecd77 (patch) | |
| tree | c9e53da03ae8e4ac98a394a5b2d88cc395775ab9 /src/dxr3/dxr3_video_out.h | |
| parent | 4b0d7fd773db98e53e08a2785486a8c943fc65b2 (diff) | |
| download | xine-lib-3377adc5847430b8060e245fc7ffd60e2f4ecd77.tar.gz xine-lib-3377adc5847430b8060e245fc7ffd60e2f4ecd77.tar.bz2 | |
minor update to config options
CVS patchset: 1077
CVS date: 2001/11/19 15:06:12
Diffstat (limited to 'src/dxr3/dxr3_video_out.h')
| -rw-r--r-- | src/dxr3/dxr3_video_out.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dxr3/dxr3_video_out.h b/src/dxr3/dxr3_video_out.h index 0a6d65c59..d9263fbc0 100644 --- a/src/dxr3/dxr3_video_out.h +++ b/src/dxr3/dxr3_video_out.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: dxr3_video_out.h,v 1.4 2001/11/17 14:26:38 f1rmb Exp $ + * $Id: dxr3_video_out.h,v 1.5 2001/11/19 15:06:12 mlampard Exp $ * */ @@ -51,7 +51,7 @@ #endif #include "../video_out/video_out_x11.h" -#define LOOKUP_DEV "dxr3_devname" +#define LOOKUP_DEV "codec.dxr3_devname" #define DEFAULT_DEV "/dev/em8300" struct coeff { |
