Merge pull request #129 from AWoloszyn/fix-noop-strcpy
authorJohn Kessenich <johnkslang@users.noreply.github.com>
Thu, 14 Jan 2016 02:12:50 +0000 (19:12 -0700)
committerJohn Kessenich <johnkslang@users.noreply.github.com>
Thu, 14 Jan 2016 02:12:50 +0000 (19:12 -0700)
commit863aa667f3a3cc0a1e19439b3889f6887eb87a8d
tree99ffeb54f262ec7229ba373a93f350baa6ad23e8
parent5caf9364280783bfb27e62c2c1b12034890f3099
parente602d25f09d430c26862dfa4a07ec02f38764e96
Merge pull request #129 from AWoloszyn/fix-noop-strcpy

Preprocessor: Removed strcpy that copied a value to itself.