NetworkManager/clients/tui/newt
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
..
meson.build license: Add license using SPDX identifiers to meson build files 2020-02-17 13:16:57 +01:00
nmt-newt-button-box.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-button-box.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-button.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-button.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-checkbox.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-checkbox.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-component.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-component.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-container.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-container.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-entry-numeric.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-entry-numeric.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-entry.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-entry.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-form.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-form.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-grid.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-grid.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-hacks.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-hacks.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-label.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-label.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-listbox.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-listbox.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-popup.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-popup.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-section.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-section.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-separator.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-separator.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-stack.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-stack.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-textbox.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-textbox.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-toggle-button.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-toggle-button.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-types.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nmt-newt-utils.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-utils.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt-widget.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nmt-newt-widget.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nmt-newt.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00