]> git.ipfire.org Git - thirdparty/libarchive.git/commit
- Clean up style.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 9 Oct 2012 05:37:30 +0000 (14:37 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 9 Oct 2012 05:37:45 +0000 (14:37 +0900)
commitd0c9aa268230ea35e92867e72cc972109e6296ed
tree7adc671c01ac09814f43e238b80434f0b2b30170
parentb34f2a09213f2e5e0bf2f1b1450a6407d464c1e0
- Clean up style.
- Divide archive_read_format_iso9660_read_header function into two
  functions to be somewhat readable.
libarchive/archive_read_support_format_iso9660.c