diff options
author | James Cook <james@lindenlab.com> | 2009-10-20 00:38:27 +0000 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-10-20 00:38:27 +0000 |
commit | b36eee458126f191022c4483d3a496cbbf7dc30c (patch) | |
tree | ddf3d5c8f6c6a1a0a2b984566e161dceb376f9ec /indra/newview/llinspect.h | |
parent | 79a0e517eea41467f1ec01585faa7c7928e299f1 (diff) |
Add newline at end of file to fix gcc.
Sadly, we don't seem to have a commit hook for that.
Diffstat (limited to 'indra/newview/llinspect.h')
-rw-r--r-- | indra/newview/llinspect.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |