Commit Graph
1 Commits
Author SHA1 Message Date
Andrew GregoryandHiltjo Posthuma 7a5a9a64fb Revert "fix input text matching"
This reverts commit a69a065b02.

Using strncmp with the length of the user input turns it into a prefix
match rather than an exact match as it's supposed to be.
2016-12-11 12:33:16 +01:00