Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22048
Change subject: [client] fix doxygen warning ...................................................................... [client] fix doxygen warning Before this patch, doxygen of 1.11 and newer versions would output the following warnings when generating documentation for Kudu C++ client API: scan_batch.h:163: warning: Compound kudu::client::KuduScanBatch::RowPtr is not documented. scan_batch.h:378: warning: Compound kudu::client::KuduScanBatch::const_iterator is not documented. Change-Id: I07c51acf8cb9d0a314731781c177ea8f7b4f9889 --- M src/kudu/client/scan_batch.h 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/48/22048/1 -- To view, visit http://gerrit.cloudera.org:8080/22048 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I07c51acf8cb9d0a314731781c177ea8f7b4f9889 Gerrit-Change-Number: 22048 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
