NetworkManager/libnm-core
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
..
nm-keyfile format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-libnm-core-aux all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-libnm-core-intern format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
tests format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
meson.build libnm,shared: move nm-json.[hc] to shared/nm-glib-aux 2020-07-09 11:47:05 +02:00
nm-connection-private.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-connection.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-connection.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-core-enum-types.c.template libnm-core: add ovs-dpdk setting 2019-06-14 12:10:20 +02:00
nm-core-enum-types.h.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
nm-core-internal.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-core-types-internal.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-core-types.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-crypto-gnutls.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-crypto-impl.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-crypto-nss.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-crypto.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-crypto.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-dbus-interface.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-dbus-utils.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-errors.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-errors.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-property-compare.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-property-compare.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-6lowpan.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-6lowpan.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-8021x.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-8021x.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-adsl.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-adsl.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-bluetooth.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-bluetooth.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-bond.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-bond.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-bridge-port.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-bridge-port.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-bridge.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-bridge.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-cdma.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-cdma.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-connection.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-connection.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-dcb.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-dcb.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-dummy.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-dummy.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-ethtool.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-ethtool.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-generic.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-generic.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-gsm.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-gsm.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-infiniband.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-infiniband.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-ip-config.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-ip-config.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-ip-tunnel.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-ip-tunnel.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-ip4-config.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-ip4-config.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-ip6-config.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-ip6-config.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-macsec.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-macsec.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-macvlan.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-macvlan.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-match.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-match.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-olpc-mesh.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-olpc-mesh.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-ovs-bridge.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-ovs-bridge.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-ovs-dpdk.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-ovs-dpdk.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-ovs-interface.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-ovs-interface.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-ovs-patch.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-ovs-patch.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-ovs-port.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-ovs-port.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-ppp.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-ppp.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-pppoe.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-pppoe.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-private.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-proxy.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-proxy.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-serial.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-serial.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-sriov.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-sriov.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-tc-config.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-tc-config.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-team-port.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-team-port.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-team.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-team.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-tun.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-tun.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-user.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-user.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-vlan.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-vlan.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-vpn.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-vpn.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-vrf.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-vrf.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-vxlan.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-vxlan.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-wifi-p2p.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-wifi-p2p.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-wimax.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-wimax.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-wired.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-wired.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-wireguard.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-wireguard.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-wireless-security.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-wireless-security.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-wireless.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-wireless.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting-wpan.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting-wpan.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-setting.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-setting.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-simple-connection.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-simple-connection.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-team-utils.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-team-utils.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-utils-private.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-utils.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-utils.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-version.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-vpn-dbus-interface.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-vpn-editor-plugin.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-vpn-editor-plugin.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-vpn-plugin-info.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-vpn-plugin-info.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00