зеркало из https://github.com/mozilla/pjs.git
More OS/2 bustage - callback
This commit is contained in:
Родитель
25c4877957
Коммит
5f5adb0538
|
@ -181,7 +181,7 @@ protected:
|
||||||
/**
|
/**
|
||||||
* A sorting callback for NS_QuickSort().
|
* A sorting callback for NS_QuickSort().
|
||||||
*/
|
*/
|
||||||
static int
|
static int PR_CALLBACK
|
||||||
Compare(const void* aLeft, const void* aRight, void* aClosure);
|
Compare(const void* aLeft, const void* aRight, void* aClosure);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -181,7 +181,7 @@ protected:
|
||||||
/**
|
/**
|
||||||
* A sorting callback for NS_QuickSort().
|
* A sorting callback for NS_QuickSort().
|
||||||
*/
|
*/
|
||||||
static int
|
static int PR_CALLBACK
|
||||||
Compare(const void* aLeft, const void* aRight, void* aClosure);
|
Compare(const void* aLeft, const void* aRight, void* aClosure);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Загрузка…
Ссылка в новой задаче