Indented according to standard indent rules for this project.
This commit is contained in:
@@ -17,11 +17,10 @@
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
void DLL_EXPORT SomeFunction(
|
||||
const LPCSTR sometext);
|
||||
void DLL_EXPORT SomeFunction(
|
||||
const LPCSTR sometext);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user