projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7785b09
)
Bah, forgot to commit the trivial fix I pointed out myself after applying patch for...
author
Hans-Peter Nilsson
<hp@axis.com>
Fri, 3 Dec 2004 23:34:55 +0000
(23:34 +0000)
committer
Hans-Peter Nilsson
<hp@axis.com>
Fri, 3 Dec 2004 23:34:55 +0000
(23:34 +0000)
sim/common/callback.c
patch
|
blob
|
history
diff --git
a/sim/common/callback.c
b/sim/common/callback.c
index d2a92d084ca2150f38cf1591ccaefaa12fb3ce4f..220478762775627a5a2348b04375a27eea001e9e 100644
(file)
--- a/
sim/common/callback.c
+++ b/
sim/common/callback.c
@@
-816,7
+816,7
@@
cb_host_to_target_stat (cb, hs, ts)
if (hs != NULL)
{
- if (
1
)
+ if (
0
)
;
/* Defined here to avoid emacs indigestion on a lone "else". */
#undef ST_x