Chameleon

Chameleon Commit Details

Date:2010-11-14 01:18:15 (13 years 5 months ago)
Author:Evan Lojewski
Commit:634
Parents: 633
Message:Remove static keyword so function is accessable from a module
Changes:
M/branches/meklort/i386/libsaio/disk.c

File differences

branches/meklort/i386/libsaio/disk.c
492492
493493
494494
495
495
496496
497497
498498
//==========================================================================
static BVRef newFDiskBVRef( int biosdev, int partno, unsigned int blkoff,
BVRef newFDiskBVRef( int biosdev, int partno, unsigned int blkoff,
const struct fdisk_part * part,
FSInit initFunc, FSLoadFile loadFunc,
FSReadFile readFunc,

Archive Download the corresponding diff file

Revision: 634