diff options
author | fche <fche@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-07-21 19:14:28 +0000 |
---|---|---|
committer | fche <fche@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-07-21 19:14:28 +0000 |
commit | 9b6c840690660380416ccac29dc80d6d7776cd98 (patch) | |
tree | 9c30998a08bbbd5dba6e8f5595cf412528bcc9ef /libmudflap | |
parent | 24049db97c735788356e1e84cd572237e3242bec (diff) | |
download | gcc-9b6c840690660380416ccac29dc80d6d7776cd98.tar.gz |
* whitespace tweak
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85018 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libmudflap')
-rw-r--r-- | libmudflap/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libmudflap/ChangeLog b/libmudflap/ChangeLog index e10099a8002..3a970160046 100644 --- a/libmudflap/ChangeLog +++ b/libmudflap/ChangeLog @@ -1,7 +1,6 @@ 2004-07-21 Frank Ch. Eigler <fche@redhat.com> - * mf-runtime.c (__mfu_check): Remove mistaken mode-nop - handling. + * mf-runtime.c (__mfu_check): Remove mistaken mode-nop handling. (__mfu_usage): Include (C) 2004. * mf-hooks3.c (__mf_find_threadinfo): Don't call tracing functions here. Include a comment explaining why. |