From 3a1152a5b78516c2b1fd2e6c22dc57b8897627e4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 24 May 2010 14:10:32 +0800 Subject: [PATCH] XObject.js --- XObject.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XObject.js b/XObject.js index f143edf0c..8a64a4ae6 100644 --- a/XObject.js +++ b/XObject.js @@ -277,7 +277,7 @@ XObject.prototype = { throw { name: "ArgumentError", - message : 'pack method not available : ' + this.id + " : " + this.xtype + '.' + pack_m + " ADDING " + item.xtype + message : 'pack method not available : ' + this.id + " : " + this.xtype + '.' + pack_m + " ADDING " + item.el } -- 2.39.2