persistentstorage/sql/SRC/Server/SqlSrvStatement.inl
branchRCL_3
changeset 9 667e88a979d7
parent 0 08ec8eefde2f
child 21 28839de615b4
--- a/persistentstorage/sql/SRC/Server/SqlSrvStatement.inl	Fri Mar 12 15:51:02 2010 +0200
+++ b/persistentstorage/sql/SRC/Server/SqlSrvStatement.inl	Mon Mar 15 12:46:30 2010 +0200
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -20,7 +20,7 @@
  Creates a new HSqlSrvStmtParamBuf instance.
  
  @param aStatement A reference to the CSqlSrvStatement object, which needs the parameter data.
- @param aParameterIndex Parameter index, zero based.
+ @param aParamIndex Parameter index, zero based.
  @param aDataType Parameter value type - binary, text8 or text16.
  @param aBufType IPC stream buffer or a simple "bind param" buffer