aboutsummaryrefslogtreecommitdiff
path: root/gdb/skip.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/skip.h')
-rw-r--r--gdb/skip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/skip.h b/gdb/skip.h
index 1047817..576e3ca 100644
--- a/gdb/skip.h
+++ b/gdb/skip.h
@@ -15,7 +15,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 (SKIP_H)
+#if !defined(SKIP_H)
#define SKIP_H
struct symtab_and_line;