From 1dedffab8b7e57b611fca3be58b302846fb8e3a7 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Fri, 24 Mar 2023 14:59:55 +1300 Subject: librpc/ndr: Remove incorrect comment that ndr_compression.h is autogenerated Signed-off-by: Andrew Bartlett Reviewed-by: Douglas Bagnall --- librpc/ndr/ndr_compression.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'librpc') diff --git a/librpc/ndr/ndr_compression.h b/librpc/ndr/ndr_compression.h index a67a73ed7d6..2a85a71be75 100644 --- a/librpc/ndr/ndr_compression.h +++ b/librpc/ndr/ndr_compression.h @@ -25,13 +25,11 @@ #undef _PRINTF_ATTRIBUTE #define _PRINTF_ATTRIBUTE(a1, a2) PRINTF_ATTRIBUTE(a1, a2) -/* This file was automatically generated by mkproto.pl. DO NOT EDIT */ /* this file contains prototypes for functions that are private * to this subsystem or library. These functions should not be * used outside this particular subsystem! */ - /* The following definitions come from librpc/ndr/ndr_compression.c */ enum ndr_err_code ndr_pull_compression_start(struct ndr_pull *subndr, -- cgit v1.2.1