From: Petr Machata Date: Fri, 7 Nov 2014 17:59:53 +0000 (+0100) Subject: Nits for additional files X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7bfddf77039ed8b0df0344c6b4e756167c23e952;p=thirdparty%2Felfutils.git Nits for additional files --- diff --git a/libdw/dwarf_macro_getsrcfiles.c b/libdw/dwarf_macro_getsrcfiles.c index 2b8466b8e..cc190437b 100644 --- a/libdw/dwarf_macro_getsrcfiles.c +++ b/libdw/dwarf_macro_getsrcfiles.c @@ -1,4 +1,4 @@ -/* Return a version of a macro. +/* Find line information for a given macro. Copyright (C) 2014 Red Hat, Inc. This file is part of elfutils. @@ -69,9 +69,9 @@ dwarf_macro_getsrcfiles (Dwarf *dbg, Dwarf_Macro *macro, So when the interfaces are used correctly, COMP_DIR value is always right. That means that we can cache the parsed - .debug_line unit without fear that later on when someone - requests the same unit through dwarf_getsrcfiles, and the - file names will be broken. */ + .debug_line unit without fear that later on someone requests + the same unit through dwarf_getsrcfiles, and the file names + will be broken. */ if (__libdw_getsrclines (dbg, line_offset, table->comp_dir, table->is_64bit ? 8 : 4,