diff --git a/src/examples/Svg2.cpp b/src/examples/Svg2.cpp index b9b90976..4cf61141 100644 --- a/src/examples/Svg2.cpp +++ b/src/examples/Svg2.cpp @@ -4,7 +4,7 @@ /* Drawing Commands */ /************************************************************************/ -static const char* svg = ""; +static const char* svg = ""; void tvgDrawCmds(tvg::Canvas* canvas) diff --git a/src/examples/svgs/logo.svg b/src/examples/svgs/logo.svg index d818be66..0c24bc31 100644 --- a/src/examples/svgs/logo.svg +++ b/src/examples/svgs/logo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file