diff --git a/xpfe/global/resources/content/nsDragAndDrop.js b/xpfe/global/resources/content/nsDragAndDrop.js index a1883989a7f3..a6b1e6b68111 100644 --- a/xpfe/global/resources/content/nsDragAndDrop.js +++ b/xpfe/global/resources/content/nsDragAndDrop.js @@ -30,7 +30,7 @@ * Use: map the handler functions to the 'ondraggesture', 'ondragover' and * 'ondragdrop' event handlers on your XML element, e.g. * * * You need to create an observer js object with the following member