aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/color/rgba.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/color/rgba.cpp')
-rw-r--r--src/utils/color/rgba.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/color/rgba.cpp b/src/utils/color/rgba.cpp
index 777bb720..3b669bba 100644
--- a/src/utils/color/rgba.cpp
+++ b/src/utils/color/rgba.cpp
@@ -96,4 +96,4 @@ namespace usdx
{
return 4;
}
-};
+}