comment typo
This commit is contained in:
parent
dd67a2a27f
commit
66be88982d
|
@ -46,7 +46,7 @@
|
||||||
// Pass this after some other parameters are passed
|
// Pass this after some other parameters are passed
|
||||||
#define PASS_ENGINE_PARAMETER_SUFFIX
|
#define PASS_ENGINE_PARAMETER_SUFFIX
|
||||||
|
|
||||||
// these macro are used when we should not have visibiliy to 'engine'
|
// these macro are used when we should not have visibility to 'engine'
|
||||||
#define DECLARE_CONFIG_PARAMETER_SIGNATURE void
|
#define DECLARE_CONFIG_PARAMETER_SIGNATURE void
|
||||||
#define DECLARE_CONFIG_PARAMETER_SUFFIX
|
#define DECLARE_CONFIG_PARAMETER_SUFFIX
|
||||||
#define PASS_CONFIG_PARAMETER_SIGNATURE
|
#define PASS_CONFIG_PARAMETER_SIGNATURE
|
||||||
|
|
Loading…
Reference in New Issue