aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird-devel/files/patch-xpinstall-src-nsSoftwareUpdate.cpp
blob: ddbe8f4abe918411b0cddf562b42d76b9c13872e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- xpinstall/src/nsSoftwareUpdate.cpp.orig	Sat May 22 01:02:23 2004
+++ xpinstall/src/nsSoftwareUpdate.cpp	Thu Jul 29 22:48:34 2004
@@ -512,7 +512,7 @@
                                          nsSoftwareUpdate::GetInstance)
 NS_GENERIC_FACTORY_CONSTRUCTOR(nsInstallTrigger)
 NS_GENERIC_FACTORY_CONSTRUCTOR(nsInstallVersion)
-NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPInstallManager);
+NS_GENERIC_FACTORY_CONSTRUCTOR(nsXPInstallManager)
 NS_GENERIC_FACTORY_CONSTRUCTOR(nsSoftwareUpdateNameSet)
 
 //----------------------------------------------------------------------