summaryrefslogtreecommitdiff
path: root/src/preproc/eqn/box.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/preproc/eqn/box.cpp')
-rw-r--r--src/preproc/eqn/box.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/preproc/eqn/box.cpp b/src/preproc/eqn/box.cpp
index 41d8dff4..d407090a 100644
--- a/src/preproc/eqn/box.cpp
+++ b/src/preproc/eqn/box.cpp
@@ -1,5 +1,6 @@
// -*- C++ -*-
-/* Copyright (C) 1989, 1990, 1991, 1992, 2002 Free Software Foundation, Inc.
+/* Copyright (C) 1989, 1990, 1991, 1992, 2002, 2004
+ Free Software Foundation, Inc.
Written by James Clark (jjc@jclark.com)
This file is part of groff.
@@ -80,7 +81,7 @@ int matrix_side_sep = 17; // = thin space
int nroff = 0; // should we grok ndefine or tdefine?
-struct {
+struct S {
const char *name;
int *ptr;
} param_table[] = {