Changeset 101869 in vbox for trunk/src/libs/xpcom18a4/nsprpub/pr/include/prenv.h
- Timestamp:
- Nov 6, 2023 1:38:17 PM (17 months ago)
- svn:sync-xref-src-repo-rev:
- 159965
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/nsprpub/pr/include/prenv.h
r11551 r101869 151 151 NSPR_API(PRStatus) PR_SetEnv(const char *string); 152 152 153 /*154 ** DEPRECATED. Use PR_SetEnv() instead.155 */156 #ifdef XP_MAC157 NSPR_API(PRIntn) PR_PutEnv(const char *string);158 #endif159 160 153 PR_END_EXTERN_C 161 154
Note:
See TracChangeset
for help on using the changeset viewer.