Removed non-ASCII characters

This commit is contained in:
Maciej Suminski 2017-01-12 09:20:04 +01:00
parent 67b0a8c990
commit aabf8300c3
2 changed files with 3 additions and 3 deletions

View File

@ -335,7 +335,7 @@ const char smaa_base_shader_p1[] = R"SHADER_SOURCE(
*
* The shader has three passes, chained together as follows:
*
* |input|------------------·
* |input|------------------\
* v |
* [ SMAA*EdgeDetection ] |
* v |
@ -345,7 +345,7 @@ const char smaa_base_shader_p1[] = R"SHADER_SOURCE(
* v |
* |blendTex| |
* v |
* [ SMAANeighborhoodBlending ] <------·
* [ SMAANeighborhoodBlending ] <------/
* v
* |output|
*

View File

@ -1,4 +1,4 @@
/*
/*
* This program source code file is part of KiCad, a free EDA CAD application.
*
* Copyright (C) 2013-2016 CERN