]> git.ipfire.org Git - thirdparty/git.git/blobdiff - trace2.h
Documentation: typofix --column description
[thirdparty/git.git] / trace2.h
index b18bc5529c6e9a4692f30005ec1ca3d1803821b5..ede18c2e06373f30679a6c0ecf77b794225edbc5 100644 (file)
--- a/trace2.h
+++ b/trace2.h
@@ -500,4 +500,6 @@ void trace2_collect_process_info(enum trace2_process_info_reason reason);
        } while (0)
 #endif
 
+const char *trace2_session_id(void);
+
 #endif /* TRACE2_H */