summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexei Arabadji <aarabadji@productengine.com>2010-01-14 09:47:33 +0200
committerAlexei Arabadji <aarabadji@productengine.com>2010-01-14 09:47:33 +0200
commit7901bfe6a530783449ecfd8966974a9c9c714363 (patch)
tree7d19b5a19090cb1b46060c965b22ba7af35507aa
parent33af1ba1e5beb452a9916c99411f72cc5d33fe46 (diff)
corrected llinspecttoast file header;
--HG-- branch : product-engine
-rw-r--r--indra/newview/llinspecttoast.cpp4
-rw-r--r--indra/newview/llinspecttoast.h3
2 files changed, 3 insertions, 4 deletions
diff --git a/indra/newview/llinspecttoast.cpp b/indra/newview/llinspecttoast.cpp
index 0139d76f93..074268dacf 100644
--- a/indra/newview/llinspecttoast.cpp
+++ b/indra/newview/llinspecttoast.cpp
@@ -1,6 +1,6 @@
/**
- * @file lltoast.h
- * @brief This class implements a placeholder for any notification panel.
+ * @file llinspecttoast.cpp
+ * @brief Toast inspector implementation.
*
* $LicenseInfo:firstyear=2003&license=viewergpl$
*
diff --git a/indra/newview/llinspecttoast.h b/indra/newview/llinspecttoast.h
index c4403d6196..ff547154b8 100644
--- a/indra/newview/llinspecttoast.h
+++ b/indra/newview/llinspecttoast.h
@@ -1,6 +1,5 @@
/**
- * @file lltoast.h
- * @brief This class implements a placeholder for any notification panel.
+ * @file llinspecttoast.h
*
* $LicenseInfo:firstyear=2003&license=viewergpl$
*