]> Sergey Matveev's repositories - nnn.git/commit
Replace %s and %S with %j and %J
authorKlzXS <klzx@klzx.cf>
Fri, 22 Oct 2021 17:58:50 +0000 (19:58 +0200)
committerKlzXS <klzx@klzx.cf>
Fri, 22 Oct 2021 17:58:50 +0000 (19:58 +0200)
commit73ef170da7bbd575c319a8c4ce71754cf41bf2f2
tree4e54db4495a8df30d02d37da4232a35d77ae6e1e
parentbc69c968be5deffbd2a03f6e1321ec4a0654a9e4
Replace %s and %S with %j and %J

Those two conversions aren't used by any printf and scanf functions so there will no longer be any erroneous rewrites

Style fixes
src/nnn.c