pitrou commented on code in PR #13115:
URL: https://github.com/apache/arrow/pull/13115#discussion_r871507563


##########
docs/source/format/CDataInterface.rst:
##########
@@ -255,6 +255,9 @@ are available under the Apache License 2.0.
 
 .. code-block:: c
 
+   #ifndef ARROW_C_DATA_H
+   #define ARROW_C_DATA_H

Review Comment:
   For example `ARROW_C_DATA_INTERFACE` instead of `ARROW_C_DATA_H`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to