Skip to content

Commit

Permalink
Better comments
Browse files Browse the repository at this point in the history
Change-Id: If8f66ebb6d3914d8aa1936be0410079ab735de89
  • Loading branch information
wesm committed Aug 24, 2017
1 parent 8597b96 commit 73d30c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cpp/src/arrow/ipc/metadata-internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// specific language governing permissions and limitations
// under the License.

// C++ object model and user API for interprocess schema messaging
// Internal metadata serialization matters

#ifndef ARROW_IPC_METADATA_INTERNAL_H
#define ARROW_IPC_METADATA_INTERNAL_H
Expand Down
2 changes: 1 addition & 1 deletion cpp/src/arrow/ipc/reader.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// specific language governing permissions and limitations
// under the License.

// Implement Arrow file layout for IPC/RPC purposes and short-lived storage
// Read Arrow files and streams

#ifndef ARROW_IPC_READER_H
#define ARROW_IPC_READER_H
Expand Down

0 comments on commit 73d30c9

Please sign in to comment.