RetroZilla/xpinstall/src/nsSoftwareUpdateRun.h
2015-10-20 23:03:22 -04:00

7 lines
128 B
C

#ifndef __NS_SoftwareUpdateRun_H__
#define __NS_SoftwareUpdateRun_H__
PRInt32 RunInstall(nsInstallInfo *installInfo);
#endif