projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ddb264
)
Small bug with displaying the starbase's lrscan
author
Stas Sergeev
<stsp@aknet.ru>
Wed, 25 May 2005 17:36:09 +0000
(17:36 +0000)
committer
Stas Sergeev
<stsp@aknet.ru>
Wed, 25 May 2005 17:36:09 +0000
(17:36 +0000)
reports.c
patch
|
blob
|
history
diff --git
a/reports.c
b/reports.c
index c43732670462480db8fa7eefd7e54104680c0aee..568d4f006d4d35754f35d64362fac7c3b1571728 100644
(file)
--- a/
reports.c
+++ b/
reports.c
@@
-124,7
+124,7
@@
void lrscan(void)
prout("LONG-RANGE SENSORS DAMAGED.");
return;
}
- prout
n
("Starbase's long-range scan");
+ prout("Starbase's long-range scan");
}
else {
prout("Long-range scan");