Skip to content

Commit

Permalink
0xff padding
Browse files Browse the repository at this point in the history
  • Loading branch information
yathit committed Jun 25, 2015
1 parent 6552b76 commit 7de1938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ydn/db/query/basic-query.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ goog.require('ydn.db.core.Storage');
* Query execution directly on a raw cursor.
* @param {ydn.db.core.DbOperator} db
* @param {ydn.db.schema.Database} schema
* @param {ydn.db.base.QueryMethod?} type type, defaults to NONE.
* @param {ydn.db.base.QueryMethod?} type query type, defaults to NONE.
* @constructor
* @struct
*/
Expand Down

0 comments on commit 7de1938

Please sign in to comment.