summaryrefslogtreecommitdiffstats
path: root/proxy/rpcgen/README
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/rpcgen/README')
-rw-r--r--proxy/rpcgen/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/proxy/rpcgen/README b/proxy/rpcgen/README
index 26bb95c..181dd51 100644
--- a/proxy/rpcgen/README
+++ b/proxy/rpcgen/README
@@ -4,4 +4,7 @@ Please do not directly edit these .c/.h files.
Instead please edit the original .x files and then use rpcgen to re-generate
the .c/.h files.
+NOTE: C files have been slightly edited to avoid compile warnings, please
+keep the changes if you regenerate them.
+
Also note that gp_rpc.x must conform to RFC1831