aboutsummaryrefslogtreecommitdiff
path: root/gdb/defs.h
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-02-08 11:26:24 -0700
committerTom Tromey <tom@tromey.com>2023-02-27 11:04:44 -0700
commit810fbe39b2712853d08df74469f373254b5f30cc (patch)
treea9c7bafbec3a467830ee33e13928a64ad2204591 /gdb/defs.h
parent935d48567d9e12e1321d97d3867d42d59eda1daa (diff)
downloadfsf-binutils-gdb-810fbe39b2712853d08df74469f373254b5f30cc.zip
fsf-binutils-gdb-810fbe39b2712853d08df74469f373254b5f30cc.tar.gz
fsf-binutils-gdb-810fbe39b2712853d08df74469f373254b5f30cc.tar.bz2
Remove old GNU indent directives
Now that gdb_indent.sh has been removed, I think it makes sense to also remove the directives intended for GNU indent.
Diffstat (limited to 'gdb/defs.h')
-rw-r--r--gdb/defs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/defs.h b/gdb/defs.h
index f4fba9a..aba33b8 100644
--- a/gdb/defs.h
+++ b/gdb/defs.h
@@ -1,5 +1,3 @@
-/* *INDENT-OFF* */ /* ATTRIBUTE_PRINTF confuses indent, avoid running it
- for now. */
/* Basic, host-specific, and target-specific definitions for GDB.
Copyright (C) 1986-2023 Free Software Foundation, Inc.