Balazs Scheidler <[EMAIL PROTECTED]> writes: > I encountered a small bug in invert-defs, which generates packet_types.h > > the following echo statement is in line 18: > > echo "}\n" > > under linux, it should be > > echo -e "}\n" > > or to be portable, simply use two echo statements. I split it into two statements. Thanks. /Niels
- small bug in invert-defs Balazs Scheidler
- Niels M�ller
