Skip to content

Commit

Permalink
Merge pull request #4 from briandowns/EmFord-master
Browse files Browse the repository at this point in the history
Em ford master
  • Loading branch information
briandowns authored Aug 20, 2019
2 parents 6d4be0a + 8aee040 commit dee8a34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spinner.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,8 @@ char* char_sets[][MAX_CHARS] = {
{ "▐⠂ ▌", "▐⠈ ▌", "▐ ⠂ ▌", "▐ ⠠ ▌", "▐ ⡀ ▌", "▐ ⠠ ▌", "▐ ⠂ ▌", "▐ ⠈ ▌",
"▐ ⠂ ▌", "▐ ⠠ ▌", "▐ ⡀ ▌", "▐ ⠠ ▌", "▐ ⠂ ▌", "▐ ⠈ ▌", "▐ ⠂▌", "▐ ⠠▌",
"▐ ⡀▌", "▐ ⠠ ▌", "▐ ⠂ ▌", "▐ ⠈ ▌", "▐ ⠂ ▌", "▐ ⠠ ▌", "▐ ⡀ ▌", "▐ ⠠ ▌",
"▐ ⠂ ▌", "▐ ⠈ ▌", "▐ ⠂ ▌", "▐ ⠠ ▌", "▐ ⡀ ▌", "▐⠠ ▌" }
"▐ ⠂ ▌", "▐ ⠈ ▌", "▐ ⠂ ▌", "▐ ⠠ ▌", "▐ ⡀ ▌", "▐⠠ ▌" },
{ "?", "¿" }
};

spinner_t*
Expand Down

0 comments on commit dee8a34

Please sign in to comment.