diff options
Diffstat (limited to 'gdb/terminal.h')
-rw-r--r-- | gdb/terminal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/terminal.h b/gdb/terminal.h index 34ce228..8e38acf 100644 --- a/gdb/terminal.h +++ b/gdb/terminal.h @@ -16,7 +16,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 (TERMINAL_H) +#if !defined(TERMINAL_H) #define TERMINAL_H 1 struct inferior; |