forked from Imagelibrary/binutils-gdb
gdb/
2013-02-16 Yuanhui Zhang <asmwarrior@gmail.com> * frame.c: Remove one extra white space after #include directive.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
#include "gdbthread.h"
|
||||
#include "block.h"
|
||||
#include "inline-frame.h"
|
||||
#include "tracepoint.h"
|
||||
#include "tracepoint.h"
|
||||
|
||||
static struct frame_info *get_prev_frame_1 (struct frame_info *this_frame);
|
||||
static struct frame_info *get_prev_frame_raw (struct frame_info *this_frame);
|
||||
|
||||
Reference in New Issue
Block a user