Yet more code cleanups.

This commit is contained in:
rocky
2004-07-13 04:33:05 +00:00
parent b45ada9181
commit 2649b729a1
4 changed files with 24 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
/* Win32 aspi specific */
/*
$Id: aspi32.h,v 1.5 2004/07/13 03:45:26 rocky Exp $
$Id: aspi32.h,v 1.6 2004/07/13 04:33:08 rocky Exp $
Copyright (C) 2003, 2004 Rocky Bernstein <rocky@panix.com>
@@ -186,7 +186,7 @@ track_format_t get_track_format_aspi(const _img_private_t *env,
bool init_aspi (_img_private_t *env);
/*!
Return the value associated with the key "arg".
Return the CD-TEXT structure
*/
const cdtext_t *get_cdtext_aspi (_img_private_t *env);