NetworkManager/clients/common
Thomas Haller 740b092fda
format: replace tabs for indentation in code comments
sed -i \
     -e 's/^'$'\t'' \*/     */g' \
     -e 's/^'$'\t\t'' \*/         */g' \
     -e 's/^'$'\t\t\t'' \*/             */g' \
     -e 's/^'$'\t\t\t\t'' \*/                 */g' \
     -e 's/^'$'\t\t\t\t\t'' \*/                     */g' \
     -e 's/^'$'\t\t\t\t\t\t'' \*/                         */g' \
     -e 's/^'$'\t\t\t\t\t\t\t'' \*/                             */g' \
     $(git ls-files -- '*.[hc]')
2020-09-28 16:07:52 +02:00
..
tests all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
meson.build docs: move "nm-settings-docs-{dbus,nmcli}.xml" from "libnm/" to "man/" 2020-06-11 10:53:50 +02:00
nm-client-utils.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-client-utils.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-meta-setting-access.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-meta-setting-access.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-meta-setting-desc.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-meta-setting-desc.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-polkit-listener.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-polkit-listener.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-secret-agent-simple.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-secret-agent-simple.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-vpn-helpers.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-vpn-helpers.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
qrcodegen.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
qrcodegen.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
settings-docs.h.in libnm/doc: improve description for ipv[46].dns-priority and ipv[46].dns-search regarding DNS leaks 2020-09-14 13:09:54 +02:00
settings-docs.xsl cli: fix marking settings docs for translation 2017-04-23 23:45:02 +02:00