yast2-storage

gen_md5sum.h

Go to the documentation of this file.
00001 #ifndef GEN_MD5SUM_H
00002 #define GEN_MD5SUM_H
00003 
00004 namespace storage
00005 {
00006 const char* GetSourceMd5();
00007 const char* GetSourceDate();
00008 }
00009 
00010 #endif