SIGUSR1 does now a full restat of tint2
git-svn-id: http://tint2.googlecode.com/svn/trunk@424 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
extern char *config_path;
|
||||
extern char *snapshot_path;
|
||||
|
||||
// default values
|
||||
// default global data
|
||||
void default_config();
|
||||
|
||||
// freed memory
|
||||
void cleanup_config();
|
||||
|
||||
void init_config();
|
||||
int config_read_file (const char *path);
|
||||
int config_read ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user