2000-09-12 Kazu Hirata <kazu@hxi.com>
[deliverable/binutils-gdb.git] / gas / dwarf2dbg.h
index a3eec1c1a4bac9c81ebe8cd7d304c5af1f6612b8..b48135ad676fc6abe63843d7b943a22bd449cb27 100644 (file)
@@ -1,5 +1,5 @@
 /* dwarf2dbg.h - DWARF2 debug support
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -58,7 +58,7 @@ extern void dwarf2_where PARAMS ((struct dwarf2_line_info *l));
    source information passed in the arguments.  ADDR should be the
    frag-relative offset of the instruction the information is for and
    L is the source information that should be associated with that
-   address. */
+   address.  */
 extern void dwarf2_gen_line_info PARAMS ((addressT addr,
                                          struct dwarf2_line_info *l));
 
This page took 0.023262 seconds and 4 git commands to generate.