mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-30 11:24:12 +01:00
6727c8a831
Changing toLowerCase(), toUpperCase(), trim() and replace() to return void instead of a reference to the string that's just been changed. That way, it's clear that the functions modify the string they've been called on. |
||
---|---|---|
.. | ||
arduino |