mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
Update NSS to 3.41
This commit is contained in:
parent
d5f6e64f43
commit
5f0986e66f
540 changed files with 49568 additions and 10631 deletions
|
|
@ -2,11 +2,13 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
/* This header is deprecated. Please include keyhi.h instead. */
|
||||
|
||||
#ifndef _KEY_H_
|
||||
#define _KEY_H_
|
||||
|
||||
#if defined(_MSC_VER) || defined(__GNUC__) || defined(__clang__)
|
||||
#pragma message("key.h is deprecated. Please include keyhi.h instead.")
|
||||
#endif
|
||||
|
||||
#include "keyhi.h"
|
||||
|
||||
#endif /* _KEY_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue