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

int mediaCheckFile(char *iso);

#endif