From b36eee458126f191022c4483d3a496cbbf7dc30c Mon Sep 17 00:00:00 2001 From: James Cook Date: Tue, 20 Oct 2009 00:38:27 +0000 Subject: Add newline at end of file to fix gcc. Sadly, we don't seem to have a commit hook for that. --- indra/newview/llinspect.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/llinspect.h b/indra/newview/llinspect.h index 9bdb7c1f2c..68accca3a3 100644 --- a/indra/newview/llinspect.h +++ b/indra/newview/llinspect.h @@ -57,4 +57,4 @@ private: LLFrameTimer mOpenTimer; }; -#endif \ No newline at end of file +#endif -- cgit v1.2.3