diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-07-20 11:21:18 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-07-20 11:21:18 -0400 |
commit | 06aa2322b2b769fec118ac1f2f0f51c915f5ec23 (patch) | |
tree | f6bd0c9552214000db851546a51e28cf85983cc9 /indra/newview/llinventoryobserver.h | |
parent | ca1224fd7968edebfcd274c21439ca74340efc26 (diff) |
EXT-8360 FIX - cleanup
Diffstat (limited to 'indra/newview/llinventoryobserver.h')
-rw-r--r-- | indra/newview/llinventoryobserver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llinventoryobserver.h b/indra/newview/llinventoryobserver.h index e9f39ba1f2..ccd5fa5f4e 100644 --- a/indra/newview/llinventoryobserver.h +++ b/indra/newview/llinventoryobserver.h @@ -40,7 +40,7 @@ class LLViewerInventoryCategory; -//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~v~~~~~~~~~~~~~~~~~~~~~~~~~~~ +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // Class LLInventoryObserver // // A simple abstract base class that can relay messages when the inventory |