From 5556955960c32780170b99259835502c052852fa Mon Sep 17 00:00:00 2001 From: alberth Date: Mon, 2 Aug 2010 20:32:39 +0000 Subject: (svn r20318) -Doc: Doxygen additions. --- src/newgrf_station.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/newgrf_station.cpp') diff --git a/src/newgrf_station.cpp b/src/newgrf_station.cpp index 24c14ef10..209acaa1b 100644 --- a/src/newgrf_station.cpp +++ b/src/newgrf_station.cpp @@ -387,7 +387,7 @@ static struct { uint32 v46; uint32 v47; uint32 v49; - uint8 valid; + uint8 valid; ///< Bits indicating what variable is valid (for each bit, \c 0 is invalid, \c 1 is valid). } _svc; static uint32 StationGetVariable(const ResolverObject *object, byte variable, byte parameter, bool *available) -- cgit v1.2.3-54-g00ecf