<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,21 +1,21 @@
-
-
-local function OnEvent()
-	for bag=0,4 do
-		for slot=0,GetContainerNumSlots(bag) do
-			local link = GetContainerItemLink(bag, slot)
-			if link and select(3, GetItemInfo(link)) == 0 then
-				ShowMerchantSellCursor(1)
-				UseContainerItem(bag, slot)
-			end
-		end
-	end
-end
-
-local f = CreateFrame(&quot;Frame&quot;)
-f:RegisterEvent(&quot;MERCHANT_SHOW&quot;)
-f:SetScript(&quot;OnEvent&quot;, OnEvent)
-
-if MerchantFrame:IsVisible() then OnEvent() end
-
-
+
+
+local function OnEvent()
+	for bag=0,4 do
+		for slot=0,GetContainerNumSlots(bag) do
+			local link = GetContainerItemLink(bag, slot)
+			if link and select(3, GetItemInfo(link)) == 0 then
+				ShowMerchantSellCursor(1)
+				UseContainerItem(bag, slot)
+			end
+		end
+	end
+end
+
+local f = CreateFrame(&quot;Frame&quot;)
+f:RegisterEvent(&quot;MERCHANT_SHOW&quot;)
+f:SetScript(&quot;OnEvent&quot;, OnEvent)
+
+if MerchantFrame:IsVisible() then OnEvent() end
+
+</diff>
      <filename>tekJunkSeller.lua</filename>
    </modified>
    <modified>
      <diff>@@ -1,16 +1,16 @@
-## Interface: 20300
-
-## Title: tekJunkSeller
-## Notes: Automatically vendor off grey items
-## Author: Tekkub Stoutwrithe
-## Version: Alpha
-## X-Website: http://code.google.com/p/tekkub-wow/
-## X-Email: tekkub-wow@googlegroups.com
-## X-Credits: Sell-O-Matic by Rowne
-## X-Category: Inventory
-
-## LoadManagers: AddonLoader
-## X-LoadOn-Events: MERCHANT_SHOW
-## X-LoadOn-MERCHANT_SHOW: LoadAddOn('tekJunkSeller')
-
-tekJunkSeller.lua
+## Interface: 20300
+
+## Title: tekJunkSeller
+## Notes: Automatically vendor off grey items
+## Author: Tekkub Stoutwrithe
+## Version: Alpha
+## X-Website: http://code.google.com/p/tekkub-wow/
+## X-Email: tekkub-wow@googlegroups.com
+## X-Credits: Sell-O-Matic by Rowne
+## X-Category: Inventory
+
+## LoadManagers: AddonLoader
+## X-LoadOn-Events: MERCHANT_SHOW
+## X-LoadOn-MERCHANT_SHOW: LoadAddOn('tekJunkSeller')
+
+tekJunkSeller.lua</diff>
      <filename>tekJunkSeller.toc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6d52a45f4bc87b966ed8e3abf82c9c041cbe2408</id>
    </parent>
  </parents>
  <author>
    <name>Tekkub Stoutwrithe</name>
    <email>tekkub@gmail.com</email>
  </author>
  <url>http://github.com/tekkub/tekjunkseller/commit/e08ec9cdc280bfc652a459c4fb35971b11882f32</url>
  <id>e08ec9cdc280bfc652a459c4fb35971b11882f32</id>
  <committed-date>2008-03-14T13:07:46-07:00</committed-date>
  <authored-date>2008-03-14T13:07:46-07:00</authored-date>
  <message>I hate CRLF</message>
  <tree>835284452ec4922af06c603cf54f2ddbdab52dba</tree>
  <committer>
    <name>Tekkub Stoutwrithe</name>
    <email>tekkub@gmail.com</email>
  </committer>
</commit>
