From dd5a833e6e86e0ed85af6e48aa460ebfc4665f5d Mon Sep 17 00:00:00 2001 From: Mike Stump Date: Sun, 10 Apr 2011 18:46:45 +0000 Subject: Remove doubled up words. From-SVN: r172247 --- gcc/lto-streamer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/lto-streamer.c') diff --git a/gcc/lto-streamer.c b/gcc/lto-streamer.c index 06afb97..c6738d2 100644 --- a/gcc/lto-streamer.c +++ b/gcc/lto-streamer.c @@ -529,7 +529,7 @@ lto_record_common_node (tree *nodep, VEC(tree, heap) **common_nodes, /* Generate a vector of common nodes and make sure they are merged - properly according to the the gimple type table. */ + properly according to the gimple type table. */ static VEC(tree,heap) * lto_get_common_nodes (void) -- cgit v1.1