File nss-bmo1236011.patch of Package mozilla-nss.3323

# HG changeset patch
# Parent  f1e6f757d8045cd026ba245512c9b35c19f4bad9
changeset:   11995:6a3f96b8c70d
user:        Franziskus Kiefer <franziskuskiefer@gmail.com>
date:        Mon Mar 14 16:17:00 2016 +0100
files:       cmd/modutil/install-ds.h
description:
Bug 1236011 - Pk11Install_Info_init is without a real prototype, r=franziskus

diff --git a/cmd/modutil/install-ds.h b/cmd/modutil/install-ds.h
--- a/cmd/modutil/install-ds.h
+++ b/cmd/modutil/install-ds.h
@@ -238,17 +238,17 @@ struct Pk11Install_Info_str {
 	int numPlatforms;
 	Pk11Install_PlatformName *forwardCompatible;
 	int numForwardCompatible;
 };
 
 Pk11Install_Info*
 Pk11Install_Info_new();
 void
-Pk11Install_Info_init();
+Pk11Install_Info_init(Pk11Install_Info* _this);
 void
 Pk11Install_Info_delete(Pk11Install_Info* _this);
 /*// Returns NULL for success, error message if parse error.*/
 char* 
 Pk11Install_Info_Generate(Pk11Install_Info* _this, 
                           const Pk11Install_ValueList *list);
 	/*// Returns NULL if there is no matching platform*/
 Pk11Install_Platform* 
openSUSE Build Service is sponsored by