From Balint Reczey:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 16 Jul 2008 18:09:24 +0000 (18:09 +0000)
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 16 Jul 2008 18:09:24 +0000 (18:09 +0000)
commit8601fe6ff20bede3febea5a429190ddbc1bc39f4
tree80f85dc39d6a5db2432df722c8ee2577efb61631
parent947ad28b845d28b81f30d63d38cdfbba3bae6e99
From Balint Reczey:
When saving preferences, wireshark saves the description of each preference in
a one line comment. Unfortunately if the description consists of several lines,
wireshark comments out only the fist one.
The attached patch solves the problem by commenting out every lines in the
description.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25756 f5534014-38df-0310-8fa8-9805f1628bb7
epan/prefs.c