Avoid another inferior_ptid reference in gdb/remote.c
[deliverable/binutils-gdb.git] / gdb / testsuite / lib / gdb-guile.exp
index 7789449567fb698abb1d7834465afd475bb6ec92..bda994b74c64b81f3f6d9d60c24dbfe748f5170a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2010-2016 Free Software Foundation, Inc.
+# Copyright 2010-2020 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
@@ -116,7 +116,7 @@ proc gdb_install_guile_module { } {
 
 proc gdb_guile_runto_main { } {
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return 0
     }
 
This page took 0.02559 seconds and 4 git commands to generate.