Remove CR from configuration, source and xml files.

This commit is contained in:
Aleric Inglewood
2011-05-01 22:16:05 +02:00
parent 7edb98743d
commit 26c40255aa
80 changed files with 39210 additions and 39210 deletions

View File

@@ -97,8 +97,8 @@ public:
// should be changed to get a different asset id from the verifier
// rather than checking if a re-load is necessary. Phoenix 2007-02-27
bool hasEmbeddedInventory();
// <edit>
std::vector<LLPointer<LLInventoryItem> > getEmbeddedItems();
// <edit>
std::vector<LLPointer<LLInventoryItem> > getEmbeddedItems();
// </edit>
private: