| Index: Source/core/html/canvas/CanvasRenderingContext.cpp
|
| diff --git a/Source/core/html/canvas/CanvasRenderingContext.cpp b/Source/core/html/canvas/CanvasRenderingContext.cpp
|
| index 1f9d1f3d049b0dec3390734f55d4c64fecd4971c..fa64846b40444c3b9c93f4fa57e9e41806413ce8 100644
|
| --- a/Source/core/html/canvas/CanvasRenderingContext.cpp
|
| +++ b/Source/core/html/canvas/CanvasRenderingContext.cpp
|
| @@ -20,7 +20,7 @@
|
| * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
|
| * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
| * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| - * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| #include "config.h"
|
|
|