From bf8e3eb59962640b0ad58463e35075e0b88bfb57 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 30 May 2012 13:54:17 -0400 Subject: Remove obsoletre comment part. Should have gone with last commit. --- bits.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/bits.h b/bits.h index 3d598114..a9534142 100644 --- a/bits.h +++ b/bits.h @@ -5,9 +5,6 @@ * bitfields of arbitrary length and size from a message that contains * these items in either MSB-first or LSB-first byte order. * - * By defining the GET_ORIGIN and PUT_ORIGIN macros before including - * this header, it's possible to change the origin of the indexing. - * * We enforce data sizes of integral types in the casts on these. * Both 32- and 64-bit systems with gcc are OK with this set. * -- cgit v1.2.1