Index: firmware/lib/stateful_util.c |
diff --git a/firmware/lib/stateful_util.c b/firmware/lib/stateful_util.c |
index 137ea77aef5f11deb469b0f8150e395f91bd0397..1d824fc23e2eaf47b53ad8e3a7838fc0a3b56d0f 100644 |
--- a/firmware/lib/stateful_util.c |
+++ b/firmware/lib/stateful_util.c |
@@ -2,8 +2,7 @@ |
* Use of this source code is governed by a BSD-style license that can be |
* found in the LICENSE file. |
* |
- * Stub implementations of utility functions which call their linux-specific |
- * equivalents. |
+ * Implementations of stateful memory operations. |
*/ |
#include "stateful_util.h" |