summaryrefslogtreecommitdiff
path: root/demangle.c
diff options
context:
space:
mode:
authorSøren Sandmann <sandmann@redhat.com>2008-06-02 05:36:32 +0000
committerSøren Sandmann Pedersen <ssp@src.gnome.org>2008-06-02 05:36:32 +0000
commit155221f446d1f56b660c536415429dc50f1776fd (patch)
tree3542fd1e490fceb58421c069e7586774b4ed6f0c /demangle.c
parentaacafe90f1b60c5fc0fffd83aabc4552ef76dee5 (diff)
Remove weird comment.
Mon Jun 2 01:35:25 2008 Søren Sandmann <sandmann@redhat.com> * demangle.c: Remove weird comment. * elfparser.h: Formatting. svn path=/trunk/; revision=433
Diffstat (limited to 'demangle.c')
-rw-r--r--demangle.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/demangle.c b/demangle.c
index 54188de..a6c9c45 100644
--- a/demangle.c
+++ b/demangle.c
@@ -1,6 +1,4 @@
/*
- * "I bred them together to create a monster"
- *
* This file is a concatenation of the files
*
* cp-demangle.c
@@ -62,7 +60,6 @@
Boston, MA 02111-1307, USA.
*/
-
/* This code implements a demangler for the g++ V3 ABI. The ABI is
described on this web page:
http://www.codesourcery.com/cxx-abi/abi.html#mangling