summaryrefslogtreecommitdiff
path: root/src/preproc/soelim/soelim.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/preproc/soelim/soelim.cpp')
-rw-r--r--src/preproc/soelim/soelim.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/preproc/soelim/soelim.cpp b/src/preproc/soelim/soelim.cpp
index ec9ee6bc..733fe3c6 100644
--- a/src/preproc/soelim/soelim.cpp
+++ b/src/preproc/soelim/soelim.cpp
@@ -1,5 +1,6 @@
// -*- C++ -*-
-/* Copyright (C) 1989-1992, 2000, 2001, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 1989-1992, 2000, 2001, 2003, 2004
+ Free Software Foundation, Inc.
Written by James Clark (jjc@jclark.com)
This file is part of groff.
@@ -37,7 +38,6 @@ int compatible_flag = 0;
int raw_flag = 0;
int tex_flag = 0;
-extern int interpret_lf_args(const char *);
extern "C" const char *Version_string;
int do_file(const char *filename);