| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2015-09-02 17:51:21 +0200 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2015-09-02 17:51:21 +0200 |
| commit | 7f455719eb619a34ce74cc08711bdabc4f129eaa (patch) | |
| tree | b22fc4ae20fded60ebb04bb64d11dc71a0b43f76 /src/config.c | |
| parent | f3d9a8e93134574c50dfea2147628468d6770f04 (diff) | |
Adds much needed verbose flags to the compiler and corrects the issues they pointed out.
Diffstat (limited to 'src/config.c')
| -rw-r--r-- | src/config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.c b/src/config.c index 3fdea03..d4288ef 100644 --- a/src/config.c +++ b/src/config.c @@ -336,7 +336,7 @@ int relabsd_config_filter /* TODO: handle the other properties. */ return 1; -}; +} void relabsd_config_get_absinfo ( |


