From abdea226dc567cb647f72527647dbd73b68e9b76 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 16 Mar 1998 05:22:08 +0000 Subject: [PATCH] Adjusted an index entry. --- Doc/lib/libstruct.tex | 2 +- Doc/libstruct.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/lib/libstruct.tex b/Doc/lib/libstruct.tex index fa6919c65488..d0fde4febce4 100644 --- a/Doc/lib/libstruct.tex +++ b/Doc/lib/libstruct.tex @@ -1,7 +1,7 @@ \section{Built-in Module \sectcode{struct}} \label{module-struct} \bimodindex{struct} -\indexii{C}{structures} +\indexii{C@\C{}}{structures} This module performs conversions between Python values and C structs represented as Python strings. It uses \dfn{format strings} diff --git a/Doc/libstruct.tex b/Doc/libstruct.tex index fa6919c65488..d0fde4febce4 100644 --- a/Doc/libstruct.tex +++ b/Doc/libstruct.tex @@ -1,7 +1,7 @@ \section{Built-in Module \sectcode{struct}} \label{module-struct} \bimodindex{struct} -\indexii{C}{structures} +\indexii{C@\C{}}{structures} This module performs conversions between Python values and C structs represented as Python strings. It uses \dfn{format strings} -- 2.47.3