forked from aniani/vim
Problem: Another compiler warning for signed pointer. Solution: Use unsigned int argument for sscanf().
42 KiB
42 KiB
Problem: Another compiler warning for signed pointer. Solution: Use unsigned int argument for sscanf().