NetworkManager/clients/tui
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
..
newt format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
meson.build license: Add license using SPDX identifiers to meson build files 2020-02-17 13:16:57 +01:00
nm-editor-bindings.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-editor-bindings.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-editor-utils.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-editor-utils.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-address-list.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-address-list.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-connect-connection-list.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-connect-connection-list.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-device-entry.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-device-entry.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-edit-connection-list.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-edit-connection-list.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-editor-grid.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-editor-grid.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-editor-page-device.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-editor-page-device.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-editor-page.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-editor-page.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-editor-section.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-editor-section.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-editor.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-editor.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-ip-entry.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-ip-entry.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-mac-entry.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-mac-entry.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-mtu-entry.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-mtu-entry.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-bond.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-page-bond.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-bridge-port.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-bridge-port.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-bridge.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-bridge.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-dsl.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-dsl.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-ethernet.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-ethernet.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-infiniband.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-infiniband.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-ip-tunnel.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-ip-tunnel.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-ip4.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-ip4.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-ip6.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-ip6.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-ppp.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-ppp.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-team-port.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-team-port.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-team.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-team.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-vlan.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-vlan.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-page-wifi.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-page-wifi.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-password-dialog.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-password-dialog.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-password-fields.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-password-fields.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-route-editor.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-route-editor.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-route-entry.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-route-entry.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-route-table.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-route-table.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-slave-list.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-slave-list.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-utils.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-utils.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-widget-list.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-widget-list.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmtui-connect.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmtui-connect.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmtui-edit.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmtui-edit.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmtui-hostname.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmtui-hostname.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmtui.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmtui.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00