Bug 1755481: correct documentation of `nsIClipboard::getData`. r=mccr8
[gecko.git] / xpcom / xpcom-config.h.in
blob9de0b4dac6a9ba97f024d3869a5220c395e36f87
1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5 /* Global defines needed by xpcom clients */
7 #ifndef _XPCOM_CONFIG_H_
8 #define _XPCOM_CONFIG_H_
10 /* Define to a string describing the XPCOM ABI in use */
11 #undef TARGET_XPCOM_ABI
13 #endif /* _XPCOM_CONFIG_H_ */