From 852afaf94fd650550999e60782300525c50bdfd2 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 1 Nov 2007 10:29:28 +0000 Subject: [PATCH] Fixed link to OID tools --- doc/frontend.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/frontend.xml b/doc/frontend.xml index 504dcce..821ebf2 100644 --- a/doc/frontend.xml +++ b/doc/frontend.xml @@ -1,4 +1,4 @@ - + Generic server Introduction @@ -589,7 +589,7 @@ typedef struct bend_fetch_rr { The number is the offset into the set (with 1 being the first record in the set). The format field is the record format requested by the client (See - ). + ). A value of NULL for format indicates that the client did not request a specific format. The stream argument is an &odr; stream which -- 1.7.10.4