- make-reg-dot
authordeniel <deniel@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 9 Aug 2000 21:24:27 +0000 (21:24 +0000)
committerdeniel <deniel@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 9 Aug 2000 21:24:27 +0000 (21:24 +0000)
commit23f81267e7c29cf79ecf117ea6e52a87b6bb83d4
tree7bf74c1395a0ab74ae52d99aa5bf4a4eb7ff6b7b
parentc5a3c57f78b736bfed3787c15c5bd8e4b54b5337
- make-reg-dot

Do not assume that all dissectors are in the source directory.
This is the case for instance for packet-ncp2222.c which is
generated in the production directory (current).
This is particularly important when the generation is not
made in the source directory.

- ncp2222.py

Remove tabs in generated source to make the generated code
nicer and to make work the make-reg-dotc. Without that fix,
all NCP packet dissections dump core ...

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2241 f5534014-38df-0310-8fa8-9805f1628bb7
make-reg-dotc
ncp2222.py