aboutsummaryrefslogtreecommitdiff
path: root/pw_string/size_report/format_many_without_error_handling.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pw_string/size_report/format_many_without_error_handling.cc')
-rw-r--r--pw_string/size_report/format_many_without_error_handling.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw_string/size_report/format_many_without_error_handling.cc b/pw_string/size_report/format_many_without_error_handling.cc
index fc460020c..6ddf0d52b 100644
--- a/pw_string/size_report/format_many_without_error_handling.cc
+++ b/pw_string/size_report/format_many_without_error_handling.cc
@@ -28,7 +28,7 @@
#define FORMAT_CASE(...) \
pw::string::Format(buffer, __VA_ARGS__) \
- .IgnoreError() // TODO(b/242598609): Handle Status properly
+ .IgnoreError() // TODO: b/242598609 - Handle Status properly
#else // std::snprintf