extfs: hp48: misc fixes.
commit019ab5c012e28eb0f1349951668cbac3a597354d
authorMooffie <mooffie@gmail.com>
Mon, 12 Dec 2016 23:02:20 +0000 (13 01:02 +0200)
committerYury V. Zaytsev <yury@shurup.com>
Sun, 25 Dec 2016 06:06:23 +0000 (25 10:06 +0400)
tree24d07d89881bbc8b470bc1f630b76ec43447195a
parent4d04aa40b0945c0247b2419b0b05667a927885e0
extfs: hp48: misc fixes.

Two bugs fixed:

* "printf -rw-r--r--" made printf complain about invalid option (although
  changing it to "printf -- -rw-r--r-" is possible, we don't know how portble
  this is).

* Quotes around $INPUT defeat the purpose of the function calls (botched in
  commit 61b4642af4).
src/vfs/extfs/helpers/hp48+.in