Enumeration had grew but hadn't changed string array accordingly.

This commit is contained in:
rocky
2003-06-11 10:57:02 +00:00
parent c9e2aa9e82
commit fee279a0cb
3 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
/*
$Id: cdio.c,v 1.19 2003/06/07 20:42:49 rocky Exp $
$Id: cdio.c,v 1.20 2003/06/11 10:57:02 rocky Exp $
Copyright (C) 2003 Rocky Bernstein <rocky@panix.com>
Copyright (C) 2001 Herbert Valerio Riedel <hvr@gnu.org>
@@ -35,12 +35,12 @@
#include <cdio/logging.h>
#include "cdio_private.h"
static const char _rcsid[] = "$Id: cdio.c,v 1.19 2003/06/07 20:42:49 rocky Exp $";
static const char _rcsid[] = "$Id: cdio.c,v 1.20 2003/06/11 10:57:02 rocky Exp $";
const char *track_format2str[5] =
const char *track_format2str[6] =
{
"audio", "CD-i", "XA", "data", "error"
"audio", "CD-i", "XA", "data", "PSX", "error"
};
/* The below array gives of the drivers that are currently available for