diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-09-13 20:04:05 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-09-13 20:04:05 +0100 |
commit | e171f63f3868ca03a31e64eead32028711b3211d (patch) | |
tree | 4530739004fc7e05d2f50bbf5a2951d215c04a96 /indra/newview/lltoastnotifypanel.cpp | |
parent | bf8639dd1830e313f78e65efb0b0bce6a8b82a62 (diff) |
trivial whitespace change...
Diffstat (limited to 'indra/newview/lltoastnotifypanel.cpp')
-rw-r--r-- | indra/newview/lltoastnotifypanel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lltoastnotifypanel.cpp b/indra/newview/lltoastnotifypanel.cpp index 8cae7d0963..56f71dc43e 100644 --- a/indra/newview/lltoastnotifypanel.cpp +++ b/indra/newview/lltoastnotifypanel.cpp @@ -200,7 +200,7 @@ mCloseNotificationOnDestroy(true) if(h_pad < 2*HPAD) { /* - * Probably it is a scriptdialog toast + * Probably it is a scriptdialog toast * for a scriptdialog toast h_pad can be < 2*HPAD if we have a lot of buttons. * In last case set default h_pad to avoid heaping of buttons */ |