aboutsummaryrefslogtreecommitdiff
path: root/gdb/inline-frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/inline-frame.h')
-rw-r--r--gdb/inline-frame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/inline-frame.h b/gdb/inline-frame.h
index 6ed413e..e146571 100644
--- a/gdb/inline-frame.h
+++ b/gdb/inline-frame.h
@@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#if !defined (INLINE_FRAME_H)
+#if !defined(INLINE_FRAME_H)
#define INLINE_FRAME_H 1
class frame_info_ptr;