From 7c29b45cc81632ae75450826453b414082c0fa58 Mon Sep 17 00:00:00 2001
From: brad kittenbrink <brad@lindenlab.com>
Date: Mon, 13 Jul 2009 11:25:44 -0700
Subject: [PATCH] Line ending normalization.

---
 indra/newview/llappviewer.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/newview/llappviewer.h b/indra/newview/llappviewer.h
index 69f2a074aac..844a72378cd 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
-- 
GitLab