X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=lib%2Fbin-info.c;fp=lib%2Fbin-info.c;h=813c6830e8717c6f7cd1bd081accead14e27bca4;hp=b76180c30b167c524579697d3d0369c399240698;hb=d6d3f4e8971f1a8729a289b0abef6dccd397cc17;hpb=fdef0a7b087726a4b3fa502d58ba439a05dc5138 diff --git a/lib/bin-info.c b/lib/bin-info.c index b76180c3..813c6830 100644 --- a/lib/bin-info.c +++ b/lib/bin-info.c @@ -527,6 +527,7 @@ void source_location_destroy(struct source_location *src_loc) free(src_loc->filename); g_free(src_loc); } + /** * Append a string representation of an address offset to an existing * string.