aboutsummaryrefslogtreecommitdiff
path: root/gas/config
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config')
-rw-r--r--gas/config/tc-tic4x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-tic4x.c b/gas/config/tc-tic4x.c
index 334444e..fa864a6 100644
--- a/gas/config/tc-tic4x.c
+++ b/gas/config/tc-tic4x.c
@@ -323,7 +323,7 @@ tic4x_gen_to_words (flonum, words, precision)
unsigned int rbit; /* Round bit. */
int shift; /* Shift count. */
- /* NOTE: Svein Seldal <Svein.Seldal@solidas.com>
+ /* NOTE: Svein Seldal <Svein@dev.seldal.com>
The code in this function is altered slightly to support floats
with 31-bits mantissas, thus the documentation below may be a
little bit inaccurate.