Fix indentation in print_thread_info_1
[deliverable/binutils-gdb.git] / gdb / observable.c
index 5539b9837b52e8bcb6c30c0116b4253fa96fcdee..c077b025932664a0a381c71a1f2a6bffe988b750 100644 (file)
@@ -1,6 +1,6 @@
 /* GDB Notifications to Observers.
 
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -74,6 +74,7 @@ DEFINE_OBSERVABLE (inferior_call_pre);
 DEFINE_OBSERVABLE (inferior_call_post);
 DEFINE_OBSERVABLE (register_changed);
 DEFINE_OBSERVABLE (user_selected_context_changed);
+DEFINE_OBSERVABLE (source_styling_changed);
 
 } /* namespace observers */
 } /* namespace gdb */
This page took 0.024818 seconds and 4 git commands to generate.