f2cc6c9271
of tweaks from naddy@ and myself. full bulk build done by naddy@ and jasper@ ok naddy@
13 lines
516 B
Plaintext
13 lines
516 B
Plaintext
$OpenBSD: patch-src_jspubtd_h,v 1.3 2009/05/05 21:01:55 martynas Exp $
|
|
--- src/jspubtd.h.orig Sat Jun 23 02:13:21 2007
|
|
+++ src/jspubtd.h Sun May 3 23:07:02 2009
|
|
@@ -616,7 +616,7 @@ typedef const JSErrorFormatString *
|
|
typedef JSBool
|
|
(* JS_DLL_CALLBACK JSArgumentFormatter)(JSContext *cx, const char *format,
|
|
JSBool fromJS, jsval **vpp,
|
|
- va_list *app);
|
|
+ va_list app);
|
|
#endif
|
|
|
|
typedef JSBool
|