kasjer commented on a change in pull request #2052: FCB Rotate Notification
URL: https://github.com/apache/mynewt-core/pull/2052#discussion_r335934125
 
 

 ##########
 File path: sys/log/full/include/log/log.h
 ##########
 @@ -680,6 +697,17 @@ void log_set_max_entry_len(struct log *log, uint16_t 
max_entry_len);
  */
 int log_storage_info(struct log *log, struct log_storage_info *info);
 #endif
+
+/**
+ * Assign a callback function to be notified once the log deletes the oldest
 
 Review comment:
   Description of callback function is probably wrong, it suggest callback is 
called after delete.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to