diff options
author | brad kittenbrink <brad@lindenlab.com> | 2009-07-13 11:25:44 -0700 |
---|---|---|
committer | brad kittenbrink <brad@lindenlab.com> | 2009-07-13 11:25:44 -0700 |
commit | 7c29b45cc81632ae75450826453b414082c0fa58 (patch) | |
tree | 374bf1c821ae886d43d7de12bad67423e4ce4987 /indra/newview/llappviewer.h | |
parent | 675ed878cffde81f5f7f371fa85abe652fde82c2 (diff) |
Line ending normalization.
Diffstat (limited to 'indra/newview/llappviewer.h')
-rw-r--r-- | indra/newview/llappviewer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.h b/indra/newview/llappviewer.h index 69f2a074aa..844a72378c 100644 --- a/indra/newview/llappviewer.h +++ b/indra/newview/llappviewer.h @@ -47,7 +47,7 @@ class LLVFS; class LLWatchdogTimeout; class LLWorkerThread; -struct apr_dso_handle_t;
+struct apr_dso_handle_t; class LLAppViewer : public LLApp |