summaryrefslogtreecommitdiffstats
path: root/isomd5sum/libcheckisomd5.h
blob: 79376b80ef4ee6d3ac0f5946cc94f07a19be617a (plain)
1
2
3
4
5
6
#ifndef __LIBCHECKISOMD5_H__
#define  __LIBCHECKISOMD5_H__

int mediaCheckFile(char *iso, int quiet);

#endif