NetworkManager/shared/nm-glib-aux
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 format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-c-list.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-dbus-aux.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-dbus-aux.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-dedup-multi.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-dedup-multi.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-enum-utils.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-enum-utils.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-errno.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-errno.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-glib.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-hash-utils.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-hash-utils.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-io-utils.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-io-utils.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-jansson.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-json-aux.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-json-aux.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-keyfile-aux.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-keyfile-aux.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-logging-base.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-logging-base.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-logging-fwd.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-macros-internal.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-obj.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-random-utils.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-random-utils.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-ref-string.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-ref-string.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-secret-utils.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-secret-utils.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-shared-utils.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-shared-utils.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-str-buf.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-time-utils.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-time-utils.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-value-type.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00