[fdo-commits] r714 - in branches/3.2.x/Fdo/Unmanaged/Inc: Common/Io
Fdo/Commands
svn_fdo at osgeo.org
svn_fdo at osgeo.org
Thu Feb 1 20:15:57 EST 2007
Author: gregboone
Date: 2007-02-01 20:15:57 -0500 (Thu, 01 Feb 2007)
New Revision: 714
Modified:
branches/3.2.x/Fdo/Unmanaged/Inc/Common/Io/Stream.h
branches/3.2.x/Fdo/Unmanaged/Inc/Fdo/Commands/CommandType.h
Log:
893057: DOC: FDO API Documentation Updates
Modified: branches/3.2.x/Fdo/Unmanaged/Inc/Common/Io/Stream.h
===================================================================
--- branches/3.2.x/Fdo/Unmanaged/Inc/Common/Io/Stream.h 2007-02-02 01:12:57 UTC (rev 713)
+++ branches/3.2.x/Fdo/Unmanaged/Inc/Common/Io/Stream.h 2007-02-02 01:15:57 UTC (rev 714)
@@ -108,7 +108,7 @@
/// skips over part of the stream.
///
/// \param offset
- /// The number of bytes to skip. if position then
+ /// The number of bytes to skip. if positive then
/// the current position is moved forward. If negative, the position is
/// moved backward. The position will remain between the start and end
/// of the stream. The position is set to the end of the stream if the
Modified: branches/3.2.x/Fdo/Unmanaged/Inc/Fdo/Commands/CommandType.h
===================================================================
--- branches/3.2.x/Fdo/Unmanaged/Inc/Fdo/Commands/CommandType.h 2007-02-02 01:12:57 UTC (rev 713)
+++ branches/3.2.x/Fdo/Unmanaged/Inc/Fdo/Commands/CommandType.h 2007-02-02 01:15:57 UTC (rev 714)
@@ -140,7 +140,7 @@
/// <param name="(See Description note)">
/// \note
/// The following parameters are not supported in this release.
-/// They are provided here for informational use only. Autodesk
+/// They are provided here for informational use only. OSGeo
/// reserves the right to change the software related to the content herein.
/// </param>
/// <param name="FdoCommandType_NetworkShortestPath">
More information about the fdo-commits
mailing list