(svn r1488) -Fix: fixed some spelling mistakes (tnx to Tron)
-Fix: fixed some compiler-warnings
This commit is contained in:
4
signs.c
4
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
|
||||
|
||||
Reference in New Issue
Block a user