From 4b5545c9f0259a7fea597c4479f4215195be7562 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Mon, 24 Nov 1997 20:43:38 +0000 Subject: [PATCH] * sim-model.c (model_options): Use '\0' for `shortopt'. --- sim/common/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 89f47230e8..ddf391deb3 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -7,6 +7,8 @@ Mon Nov 24 12:09:59 1997 Doug Evans * Make-common.in (all): Add .gdbinit. * gdbinit.in: Add dump command. + * sim-model.c (model_options): Use '\0' for `shortopt'. + Sun Nov 23 10:57:00 1997 Andrew Cagney * sim-fpu.c (sim_fpu_abs, sim_fpu_neg, sim_fpu_inv), sim-fpu.h: -- 2.34.1