Update copyright year in most headers.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / arrayptr.exp
index 733547509013119a1d7dd6d093e7bb8e7bbfa319..0f450a0f476e94dd27e867dde12c92c287c7029c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2008 Free Software Foundation, Inc.
+# Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -41,6 +41,6 @@ if ![runto "foo.adb:$bp_location" ] then {
 } 
 
 gdb_test "print string_p" \
-         "\\(foo\\.string_access\\) 0x\[0-9a-zA-Z\]+" \
+         "\\(foo\\.string_access\\) 0x\[0-9a-zA-Z\]+" \
          "print string_p"
 
This page took 0.029588 seconds and 4 git commands to generate.