summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/ld/symseg.h
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-05-30 05:05:38 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-05-30 05:05:38 +0000
commit2ad6f3dee6bc54535003f4ab26bbc587b7efa38c (patch)
treea3959baf797787918878bec6d58d6a0fb743ad0a /gnu/usr.bin/ld/symseg.h
parent4f960dd75f181e9fa2edc44324f15f0ab5c64b37 (diff)
downloadFreeBSD-src-2ad6f3dee6bc54535003f4ab26bbc587b7efa38c.zip
FreeBSD-src-2ad6f3dee6bc54535003f4ab26bbc587b7efa38c.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'gnu/usr.bin/ld/symseg.h')
-rw-r--r--gnu/usr.bin/ld/symseg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/ld/symseg.h b/gnu/usr.bin/ld/symseg.h
index 5e11b0b..112dd6f 100644
--- a/gnu/usr.bin/ld/symseg.h
+++ b/gnu/usr.bin/ld/symseg.h
@@ -4,7 +4,7 @@
* Foundation.
*
* from: @(#)symseg.h 5.4 (Berkeley) 4/30/91
- * $Id: symseg.h,v 1.2 1993/08/01 18:46:59 mycroft Exp $
+ * $Id: symseg.h,v 1.3 1993/11/09 04:19:05 paul Exp $
*/
/* GDB symbol table format definitions.
@@ -150,7 +150,7 @@ struct type
/* Type that is a pointer to this type.
Zero if no such pointer-to type is known yet.
The debugger may add the address of such a type
- if it has to construct one later. */
+ if it has to construct one later. */
struct type *pointer_type;
/* Type that is a function returning this type.
Zero if no such function type is known here.
@@ -342,7 +342,7 @@ struct sourcevector
};
/* Line number and address of one line. */
-
+
struct line
{
int linenum;
OpenPOWER on IntegriCloud