diff options
Diffstat (limited to 'gdb/prologue-value.c')
-rw-r--r-- | gdb/prologue-value.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/prologue-value.c b/gdb/prologue-value.c index adbf5b6..46c5b68 100644 --- a/gdb/prologue-value.c +++ b/gdb/prologue-value.c @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. */ + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "defs.h" #include "gdb_string.h" |