зеркало из https://github.com/mozilla/gecko-dev.git
There should be no token after #endif.
This commit is contained in:
Родитель
c735423014
Коммит
42ae3a8e2c
|
@ -33,7 +33,7 @@
|
|||
*
|
||||
* shvfy.c - routines to verify signature on a shared library.
|
||||
*
|
||||
* $Id: shvfy.c,v 1.3 2003/02/13 17:41:45 relyea%netscape.com Exp $
|
||||
* $Id: shvfy.c,v 1.4 2003/02/14 05:32:35 wtc%netscape.com Exp $
|
||||
*/
|
||||
|
||||
#include "shsign.h"
|
||||
|
@ -244,7 +244,7 @@ BLAPI_SHVerify(const char *name, PRFuncPtr addr)
|
|||
}
|
||||
fprintf(stderr,"Verified : %s\n",result?"TRUE": "FALSE");
|
||||
}
|
||||
#endif DEBUG_SHVERIFY
|
||||
#endif /* DEBUG_SHVERIFY */
|
||||
|
||||
|
||||
loser:
|
||||
|
|
Загрузка…
Ссылка в новой задаче