diff options
author | Gerald Combs <gerald@wireshark.org> | 1998-09-17 02:01:50 +0000 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 1998-09-17 02:01:50 +0000 |
commit | 19176fbb4f84cce7cac6ebe5f453837bfafa76d0 (patch) | |
tree | 73736c49df55712dd300e40f52e754b5909915dd /config.h.in | |
parent | 576024f9038de43ca7d0e1fce34282d0e1ec37c5 (diff) | |
download | wireshark-19176fbb4f84cce7cac6ebe5f453837bfafa76d0.tar.gz wireshark-19176fbb4f84cce7cac6ebe5f453837bfafa76d0.tar.bz2 wireshark-19176fbb4f84cce7cac6ebe5f453837bfafa76d0.zip |
* Added in Laurent's OSI/ISO CNLP and COTP support.
* Added Laurent's changes to the man (actually pod) page.
* Copied in VERSION file so that others can make doc/Makefile
svn path=/trunk/; revision=8
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config.h.in b/config.h.in index 228e988bb2..67cd0c40ae 100644 --- a/config.h.in +++ b/config.h.in @@ -1,7 +1,5 @@ /* config.h.in. Generated automatically from configure.in by autoheader. */ -/* $Id: config.h.in,v 1.2 1998/09/16 03:21:53 gerald Exp $ */ - /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN |