1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 08:34:57 +00:00
serenity/Userland/Libraries/LibArchive
Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Tar.cpp LibArchive+Utilities: Stop using DeprecatedString 2023-01-08 09:54:08 +00:00
Tar.h LibArchive: Read Tar archive headers through read_value 2023-03-13 15:16:20 +00:00
TarStream.cpp LibArchive: Read Tar archive headers through read_value 2023-03-13 15:16:20 +00:00
TarStream.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Zip.cpp unzip: Add option to list files of an archive 2023-06-15 21:01:51 +01:00
Zip.h unzip: Add option to list files of an archive 2023-06-15 21:01:51 +01:00