* linespec.c (decode_objc): Add cleanup to free
[deliverable/binutils-gdb.git] / gdb / ppcobsd-tdep.h
index 2ae67de572f8cf12cae40ab260b9f2d8a7196631..9e4247ab2879c81c6e754eb77d7683b1b833d936 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for OpenBSD/powerpc.
 
-   Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2006-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -43,7 +43,7 @@ extern void ppcobsd_supply_gregset (const struct regset *regset,
                                    const void *gregs, size_t len);
 
 /* Collect register REGNUM in the general-purpose register set
-   REGSET. from register cache REGCACHE into the buffer specified by
+   REGSET, from register cache REGCACHE into the buffer specified by
    GREGS and LEN.  If REGNUM is -1, do this for all registers in
    REGSET.  */
 
This page took 0.026097 seconds and 4 git commands to generate.