From f36c9b37434dce4309c976653988c2917f4e83d3 Mon Sep 17 00:00:00 2001 From: CG Linden <cg@lindenlab.com> Date: Mon, 19 Oct 2009 21:54:08 -0700 Subject: [PATCH] added eol to indra/newview/llinspect.h --- indra/newview/llinspect.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/indra/newview/llinspect.h b/indra/newview/llinspect.h index 9bdb7c1f2cc..a461c2fa169 100644 --- a/indra/newview/llinspect.h +++ b/indra/newview/llinspect.h @@ -57,4 +57,5 @@ class LLInspect : public LLFloater LLFrameTimer mOpenTimer; }; -#endif \ No newline at end of file +#endif + -- GitLab