summaryrefslogtreecommitdiff
path: root/indra/newview/llpipelinelistener.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpipelinelistener.h')
-rw-r--r--indra/newview/llpipelinelistener.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/indra/newview/llpipelinelistener.h b/indra/newview/llpipelinelistener.h
index da1898e57b..2d06ce63b3 100644
--- a/indra/newview/llpipelinelistener.h
+++ b/indra/newview/llpipelinelistener.h
@@ -3,25 +3,25 @@
* @author Don Kjer
* @date 2012-07-09
* @brief Wrap subset of LLPipeline API in event API
- *
+ *
* $LicenseInfo:firstyear=2012&license=viewerlgpl$
* Second Life Viewer Source Code
* Copyright (C) 2010, Linden Research, Inc.
- *
+ *
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation;
* version 2.1 of the License only.
- *
+ *
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
- *
+ *
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
+ *
* Linden Research, Inc., 945 Battery Street, San Francisco, CA 94111 USA
* $/LicenseInfo$
*/
@@ -35,7 +35,7 @@
class LLPipelineListener: public LLEventAPI
{
public:
- LLPipelineListener();
+ LLPipelineListener();
};
#endif /* ! defined(LL_LLPIPELINELISTENER_H) */