diff options
author | David <dbphillipsnz@gmail.com> | 2014-12-21 00:24:25 +1300 |
---|---|---|
committer | David <dbphillipsnz@gmail.com> | 2014-12-21 00:24:25 +1300 |
commit | 153535632125325eedc781332b29b0ce0f114f94 (patch) | |
tree | 34f391c47cc6b5d8b29af4fc1c18bec16ede243a | |
parent | a58e9002345a11a2868dd85b05278d92cb18ef4a (diff) | |
download | paramano-153535632125325eedc781332b29b0ce0f114f94.tar.xz |
OCD game is strong
-rw-r--r-- | reload.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ #include "paramano.h" -/*********************************************************************** +/************************************************************************* * Catches the USR1 sig. Reloads the configuration files and applies any * new changes/config etc ************************************************************************/ |