mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Fixed typo
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@588 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
6c16dd968c
commit
1b81721c9b
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ Otherwise another workaround would be to provide a proxy method :
|
||||||
|
|
||||||
[endsect]
|
[endsect]
|
||||||
|
|
||||||
[section warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data]
|
[section Warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data]
|
||||||
|
|
||||||
Compiling under Microsoft Visual Studio with the /Wp64 flag produces this warning at various locations in the library code.
|
Compiling under Microsoft Visual Studio with the /Wp64 flag produces this warning at various locations in the library code.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue