summaryrefslogtreecommitdiffstats
path: root/src/barebox-state/backend_storage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/barebox-state/backend_storage.c')
-rw-r--r--src/barebox-state/backend_storage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/barebox-state/backend_storage.c b/src/barebox-state/backend_storage.c
index 47a41dd..060127b 100644
--- a/src/barebox-state/backend_storage.c
+++ b/src/barebox-state/backend_storage.c
@@ -48,7 +48,7 @@
* when storing a new state we can just write all buckets in order.
*/
-const unsigned int min_copies_written = 1;
+static const unsigned int min_copies_written = 1;
/**
* state_storage_write - Writes the given data to the storage