1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src
David Steele 1bd5530a59 Remove double spaces from comments and documentation.
Double spaces have fallen out of favor in recent years because they no longer contribute to readability.

We have been using single spaces and editing related paragraphs for some time, but now it seems best to update the remaining instances to avoid churn in unrelated commits and to make it clearer what spacing contributors should use.
2023-05-02 12:57:12 +03:00
..
build Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
command Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
common Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
config Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
db Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
info Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
postgres Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
protocol Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
storage Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
.gitignore Unify code builder binaries into a single binary. 2022-07-20 17:45:39 -04:00
build.auto.h.in Add FN_PRINTF() macro. 2023-01-30 10:51:48 +07:00
configure Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
main.c Move error modules to common/error directory. 2023-04-06 10:38:49 +04:00
Makefile.in Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
meson.build Removing chunking and block numbers from incremental block list. 2023-04-27 23:29:12 +03:00
version.h Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00