Start OO iso1.cpp.

iso3.cpp: valgrind lint.
iso1.cpp: tidy more.
This commit is contained in:
rocky
2006-03-06 04:48:37 +00:00
parent 5e2d4f6bdf
commit b6da64e564
6 changed files with 154 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
/*
$Id: iso1.cpp,v 1.5 2006/03/02 18:57:31 rocky Exp $
$Id: iso1.cpp,v 1.6 2006/03/06 04:48:37 rocky Exp $
Copyright (C) 2004, 2006 Rocky Bernstein <rocky@panix.com>
@@ -38,8 +38,6 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include <sys/types.h>
#include <cdio/cdio.h>
#include <cdio/iso9660.h>
#include <stdio.h>