Fix indentation in jit.c
[deliverable/binutils-gdb.git] / bfd / host-aout.c
index d35074f0218fffc3733f816bb8f6b64f95ad6d4b..313634182f081b64d383c08ab4fdf0dac3db9e6e 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD backend for local host's a.out binaries
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
    Written by Cygnus Support.  Probably John Gilmore's fault.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -65,7 +65,7 @@
 #undef  TARGET_IS_BIG_ENDIAN_P
 #endif
 
-#include "libaout.h"           /* BFD a.out internal data structures */
+#include "libaout.h"          /* BFD a.out internal data structures */
 #include "aout/aout64.h"
 
 #ifdef HOST_MACHINE_ARCH
This page took 0.025972 seconds and 4 git commands to generate.