forked from mirror/OpenTTD
(svn r26458) -Doc: Correct a few spelling mistakes (__ln__)
This commit is contained in:
@@ -7659,7 +7659,7 @@ AllowedSubtags _tags_root[] = {
|
||||
* Try to skip the current node and all subnodes (if it's a branch node).
|
||||
* @param buf Buffer.
|
||||
* @param type The node type to skip.
|
||||
* @return True if we could skip the node, false if an error occured.
|
||||
* @return True if we could skip the node, false if an error occurred.
|
||||
*/
|
||||
static bool SkipUnknownInfo(ByteReader *buf, byte type)
|
||||
{
|
||||
|
Reference in New Issue
Block a user