*** empty log message ***

This commit is contained in:
rocky
2003-10-03 03:46:54 +00:00
parent ea08580a22
commit 5a015fa3e0

View File

@@ -1,5 +1,5 @@
/* /*
$Id: _cdio_bsdi.c,v 1.16 2003/10/03 03:45:40 rocky Exp $ $Id: _cdio_bsdi.c,v 1.17 2003/10/03 03:46:54 rocky Exp $
Copyright (C) 2001 Herbert Valerio Riedel <hvr@gnu.org> Copyright (C) 2001 Herbert Valerio Riedel <hvr@gnu.org>
Copyright (C) 2002,2003 Rocky Bernstein <rocky@panix.com> Copyright (C) 2002,2003 Rocky Bernstein <rocky@panix.com>
@@ -27,7 +27,7 @@
# include "config.h" # include "config.h"
#endif #endif
static const char _rcsid[] = "$Id: _cdio_bsdi.c,v 1.16 2003/10/03 03:45:40 rocky Exp $"; static const char _rcsid[] = "$Id: _cdio_bsdi.c,v 1.17 2003/10/03 03:46:54 rocky Exp $";
#include <cdio/sector.h> #include <cdio/sector.h>
#include <cdio/util.h> #include <cdio/util.h>
@@ -63,8 +63,6 @@ typedef struct {
This must be first. */ This must be first. */
generic_img_private_t gen; generic_img_private_t gen;
int ioctls_debugged; /* for debugging */
enum { enum {
_AM_NONE, _AM_NONE,
_AM_IOCTL, _AM_IOCTL,