indent get_fname.c get_fname.h
This commit is contained in:
parent
81ff48ccbc
commit
967d37d8a7
2 changed files with 5 additions and 4 deletions
|
|
@ -28,7 +28,8 @@
|
|||
extern const char *savedir;
|
||||
extern const char *datadir;
|
||||
|
||||
enum {
|
||||
enum
|
||||
{
|
||||
DIR_SAVE,
|
||||
DIR_DATA
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue