*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / tramp-frame.h
index 3f73e85c1c8ba8cddf45ab8e6e4372d2eaaf7498..8bfad2c7fc0cd14245c7844899a7ad4f40ea2806 100644 (file)
@@ -1,6 +1,7 @@
 /* Signal trampoline unwinder.
 
-   Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010, 2011
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -34,7 +35,7 @@ struct trad_frame_cache;
    The only way to identify a trampoline is to perform a brute force
    examination of the instructions at and around the PC.
 
-   This module provides a convent interface for performing that
+   This module provides a convenient interface for performing that
    operation.  */
 
 /* A trampoline descriptor.  */
This page took 0.024098 seconds and 4 git commands to generate.