(svn r1488) -Fix: fixed some spelling mistakes (tnx to Tron)

-Fix: fixed some compiler-warnings
This commit is contained in:
truelight
2005-01-12 11:54:51 +00:00
parent f25bec9132
commit 7ec997afce
4 changed files with 23 additions and 23 deletions

View File

@@ -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