summaryrefslogtreecommitdiff
path: root/Userland/Shell/Formatter.cpp
diff options
context:
space:
mode:
authorAli Mohammad Pur <ali.mpfard@gmail.com>2022-04-11 04:24:06 +0430
committerAli Mohammad Pur <Ali.mpfard@gmail.com>2022-04-18 19:53:10 +0430
commit6aceec45357f8e253bc169f1ed961fc26038a3da (patch)
tree7d2c09ad1ae4efe2fdb22710917c541f53051c56 /Userland/Shell/Formatter.cpp
parent35cb5ea47ced471ae20d7dd87135ad3121e0c272 (diff)
downloadserenity-6aceec45357f8e253bc169f1ed961fc26038a3da.zip
LibLine: Don't use fdopen() for stream in edit_in_external_editor()
We would have to fclose() it to be clean and nice, but that would close the fd; instead just duplicate it and write through that, this makes it actually write to the file.
Diffstat (limited to 'Userland/Shell/Formatter.cpp')
0 files changed, 0 insertions, 0 deletions