diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-02-21 17:38:36 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-02-21 17:38:36 +0000 |
commit | 476a283fbda898e86ae3ed5f3035e72e356b0929 (patch) | |
tree | 97944d1b77450a2b040acdaf0cd32582d7121363 /gdb | |
parent | b32fbe0779bc6a2bd1a39d009868deecbdeb10b4 (diff) | |
download | gdb-476a283fbda898e86ae3ed5f3035e72e356b0929.zip gdb-476a283fbda898e86ae3ed5f3035e72e356b0929.tar.gz gdb-476a283fbda898e86ae3ed5f3035e72e356b0929.tar.bz2 |
remove extraneous comment characters
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/configure.in b/gdb/configure.in index f560def..0fe9ef7 100644 --- a/gdb/configure.in +++ b/gdb/configure.in @@ -15,7 +15,7 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software -dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. dnl Process this file with autoconf to produce a configure script. |