Chameleon Applications

Chameleon Applications Svn Source Tree

Root/branches/iFabio/i386/libsaio/disk.h

  • Property svn:executable set to
Source at commit 169 created 13 years 6 months ago.
By ifabio, Update my branch folder with last changes: - Update all language with last _title and _description (need translation). - Comment (disabled) in the main make the option for advanced pkg - Added Options (from scrax's basics folder) - Added Chameleon Prefpanel - Correct some minus error - Comment (disabled) the copy for the resourced folder.
1/*
2 * disk.h
3 * Chameleon
4 *
5 * Created by Daniel Miranda on 27/07/10.
6 * Copyright 2010 __MyCompanyName__. All rights reserved.
7 *
8 */
9#ifndef __LIBSAIO_DISK_H
10#define __LIBSAIO_DISK_H
11
12bool matchVolumeToString( BVRef bvr, const char* match, long strMaxLen);
13
14#endif /* __LIBSAIO_DISK_H */

Archive Download this file

Revision: 169