From 732b1f748eb1844eb97ab2293ebc3b1bebb0c9e7 Mon Sep 17 00:00:00 2001
From: Jonathan Yap <none@none>
Date: Thu, 25 Nov 2010 13:45:05 -0500
Subject: [PATCH] Forgot to give myself credit.

---
 doc/contributions.txt                    | 1 +
 indra/llinventory/llinventorydefines.cpp | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/contributions.txt b/doc/contributions.txt
index d4e459039db..94c9ba709f0 100644
--- a/doc/contributions.txt
+++ b/doc/contributions.txt
@@ -356,6 +356,7 @@ Joghert LeSabre
 Jonathan Yap
 	VWR-17801
 	STORM-616
+	STORM-679
 Kage Pixel
 	VWR-11
 Ken March
diff --git a/indra/llinventory/llinventorydefines.cpp b/indra/llinventory/llinventorydefines.cpp
index c2b035f7cf5..575331a2636 100644
--- a/indra/llinventory/llinventorydefines.cpp
+++ b/indra/llinventory/llinventorydefines.cpp
@@ -28,4 +28,4 @@
 #include "llinventorydefines.h"
 
 const U8 TASK_INVENTORY_ITEM_KEY = 0;
-const U8 TASK_INVENTORY_ASSET_KEY = 1;
\ No newline at end of file
+const U8 TASK_INVENTORY_ASSET_KEY = 1;
-- 
GitLab