зеркало из https://github.com/mozilla/pjs.git
fixed tabs and spacing
This commit is contained in:
Родитель
6ac6a0494a
Коммит
1d482b725a
|
@ -16,8 +16,10 @@
|
||||||
* Communications, Inc. Portions created by Netscape are
|
* Communications, Inc. Portions created by Netscape are
|
||||||
* Copyright (C) 1999, Mozilla. All Rights Reserved.
|
* Copyright (C) 1999, Mozilla. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
* Original Author:
|
||||||
|
* Scott Collins <scc@mozilla.org>
|
||||||
|
*
|
||||||
* Contributor(s):
|
* Contributor(s):
|
||||||
* Scott Collins <scc@netscape.com>
|
|
||||||
* Pierre Phaneuf <pp@ludusdesign.com>
|
* Pierre Phaneuf <pp@ludusdesign.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -92,7 +94,7 @@ typedef nsCOMPtr<nsIWeakReference> nsWeakPtr;
|
||||||
*/
|
*/
|
||||||
extern NS_COM
|
extern NS_COM
|
||||||
nsIWeakReference*
|
nsIWeakReference*
|
||||||
NS_GetWeakReference( nsISupports* , nsresult* aResult = 0);
|
NS_GetWeakReference( nsISupports* , nsresult* aResult=0 );
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Загрузка…
Ссылка в новой задаче