diff options
Diffstat (limited to 'gdb/machoread.c')
-rw-r--r-- | gdb/machoread.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/machoread.c b/gdb/machoread.c index 9877f07..7a4f0c3 100644 --- a/gdb/machoread.c +++ b/gdb/machoread.c @@ -16,8 +16,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 "symtab.h" |