From 7d9731c40c9432d988f921bb999f4a371f904697 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 2 Oct 1995 15:18:09 +0000 Subject: [PATCH] Minor changes. --- include/recctrl.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/include/recctrl.h b/include/recctrl.h index d7c4a58..c88671a 100644 --- a/include/recctrl.h +++ b/include/recctrl.h @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: recctrl.h,v $ - * Revision 1.6 1995-10-02 15:05:26 quinn + * Revision 1.7 1995-10-02 15:18:09 adam + * Minor changes. + * + * Revision 1.6 1995/10/02 15:05:26 quinn * Added a few fields. * * Revision 1.5 1995/10/02 14:55:52 quinn @@ -65,7 +68,7 @@ struct recRetrieveCtrl { oid_value output_format; void *rec_buf; size_t rec_len; - int diagnostic; + int diagnostic; char *message; }; -- 1.7.10.4