diff options
author | Richard Linden <none@none> | 2013-10-03 15:14:26 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2013-10-03 15:14:26 -0700 |
commit | 3b6004adf7c897d48a60f7a4d9b0e27dc7656932 (patch) | |
tree | 25579a14966a5fbd18f35b06e01d513c1cb205f6 /indra/llcommon/indra_constants.cpp | |
parent | 754e8752a9b9a2e75d425a10cb8a0a6f85ad4bf5 (diff) |
BUILDFIX: fixed tabs in cmake file and lack of newline at EOF
Diffstat (limited to 'indra/llcommon/indra_constants.cpp')
-rwxr-xr-x | indra/llcommon/indra_constants.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/indra_constants.cpp b/indra/llcommon/indra_constants.cpp index b61dca3243..f3989ee1d0 100755 --- a/indra/llcommon/indra_constants.cpp +++ b/indra/llcommon/indra_constants.cpp @@ -66,4 +66,4 @@ const LLUUID TERRAIN_GRASS_DETAIL ("63338ede-0037-c4fd-855b-015d77112fc8"); // const LLUUID TERRAIN_MOUNTAIN_DETAIL ("303cd381-8560-7579-23f1-f0a880799740"); // VIEWER const LLUUID TERRAIN_ROCK_DETAIL ("53a2f406-4895-1d13-d541-d2e3b86bc19c"); // VIEWER -const LLUUID DEFAULT_WATER_NORMAL ("822ded49-9a6c-f61c-cb89-6df54f42cdf4"); // VIEWER
\ No newline at end of file +const LLUUID DEFAULT_WATER_NORMAL ("822ded49-9a6c-f61c-cb89-6df54f42cdf4"); // VIEWER |