Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jh/trace2-sid-fix'
[gitweb.git]
/
trace2
/
tr2_tbuf.h
diff --git
a/trace2/tr2_tbuf.h
b/trace2/tr2_tbuf.h
index 2a1d173ff255fde994c0dea230d9235d661f75fb..fa853d8f4211b5c34ec592308cf028e3dbd0b406 100644
(file)
--- a/
trace2/tr2_tbuf.h
+++ b/
trace2/tr2_tbuf.h
@@
-19,5
+19,6
@@
void tr2_tbuf_local_time(struct tr2_tbuf *tb);
* Fill buffer with formatted UTC datatime string.
*/
void tr2_tbuf_utc_datetime_extended(struct tr2_tbuf *tb);
+void tr2_tbuf_utc_datetime(struct tr2_tbuf *tb);
#endif /* TR2_TBUF_H */