summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2011-05-26 18:05:29 -0400
committerLoren Shih <seraph@lindenlab.com>2011-05-26 18:05:29 -0400
commit170de8330e3be55794878cefb53f62266c9a029d (patch)
tree81f59b9d8c190a1984deec685a817eaf05154c52
parent7c042e1bcdde65da5629ed64a58ce1f3e23542be (diff)
Added newline at end of header file to fix linux build.
-rw-r--r--indra/newview/llaccountingquotamanager.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llaccountingquotamanager.h b/indra/newview/llaccountingquotamanager.h
index 4c20561bce..9551df272c 100644
--- a/indra/newview/llaccountingquotamanager.h
+++ b/indra/newview/llaccountingquotamanager.h
@@ -57,4 +57,5 @@ private:
};
//===============================================================================
-#endif \ No newline at end of file
+#endif // LLACCOUNTINGQUOTAMANAGER
+