summaryrefslogtreecommitdiff
path: root/signs.c
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2005-01-12 11:54:51 +0000
committertruelight <truelight@openttd.org>2005-01-12 11:54:51 +0000
commit7ec997afcefe5b06c7bc646c25dfa7d7f738b519 (patch)
tree81fe00ddd4edce5381399802a4fcb489cc0a891e /signs.c
parentf25bec9132e85449511d0042a120aefba5d7d04a (diff)
downloadopenttd-7ec997afcefe5b06c7bc646c25dfa7d7f738b519.tar.xz
(svn r1488) -Fix: fixed some spelling mistakes (tnx to Tron)
-Fix: fixed some compiler-warnings
Diffstat (limited to 'signs.c')
-rw-r--r--signs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/signs.c b/signs.c
index a3228ddcf..72cebbe31 100644
--- a/signs.c
+++ b/signs.c
@@ -19,7 +19,7 @@ static void UpdateSignVirtCoords(SignStruct *ss)
/**
*
- * Update all coordinates of a sign
+ * Update the coordinates of all signs
*
*/
void UpdateAllSignVirtCoords()
@@ -65,7 +65,7 @@ static SignStruct *AllocateSign()
/**
*
- * Place a sign at the giving x/y
+ * Place a sign at the given x/y
*
* @param p1 not used
* @param p2 not used