Fix obvious typo in gdb/testsuite/lib/pdtrace.in

This commit is contained in:
Egeyar Bagcioglu
2021-04-01 22:46:56 +02:00
parent bfb9f5dcfe
commit ac628a067a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2021-04-01 Egeyar Bagcioglu <egeyar@gmail.com>
* lib/pdtrace.in: Fix obvious typo.
2021-03-31 Tom Tromey <tromey@adacore.com>
* lib/dwarf.exp (Dwarf::_get_args): New proc.

View File

@ -1,6 +1,6 @@
#!/bin/sh
# A Poor(but Free)'s Man dtrace
# A Poor (but Free) Man's dtrace
#
# Copyright (C) 2014-2021 Free Software Foundation, Inc.
#