summaryrefslogtreecommitdiffstats
path: root/src/state.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-04 04:01:22 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-04 04:01:26 +0100
commit99efede3347745046a8b92bef784c2e3fe0fe5fa (patch)
treef9caae8375944c38a2ce1f965c3cff24b447d183 /src/state.h
parentautomatic selection of RADHARC_STATE (diff)
downloadradharc-99efede3347745046a8b92bef784c2e3fe0fe5fa.tar.gz
radharc-99efede3347745046a8b92bef784c2e3fe0fe5fa.tar.bz2
radharc-99efede3347745046a8b92bef784c2e3fe0fe5fa.tar.xz
...
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r--src/state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/state.h b/src/state.h
index bcb271b..f2c6b11 100644
--- a/src/state.h
+++ b/src/state.h
@@ -70,5 +70,5 @@ enum darkness get_darkness(double elevation);
* @param settings The settings.
* @return 0 on success, -1 on error.
*/
-int get_state_pathname(struct settings *settings);
+int get_state_pathname(const struct settings *settings);