forked from external/yambar
config: use dashes, '-', instead of underscores, '_' in attribute names
This commit is contained in:
parent
b0705578b0
commit
75bdd2ad3c
5 changed files with 17 additions and 17 deletions
|
@ -1,4 +1,4 @@
|
|||
#include "progress_bar.h"
|
||||
#include "progress-bar.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
Loading…
Add table
Add a link
Reference in a new issue