
grarpamp at gmail
Mar 9, 2012, 7:45 PM
Post #1 of 1
(208 views)
Permalink
|
|
nProbe 6.9.2 compilation date hash and CR [patch]
|
|
Can this be applied before long? Does anyone actually need this date/CR stuff in there? Comments? Thanks. Run before patching: for i in \ fastbit/fastbit.c \ fastbit/fbquery.h \ nDPI/src/include/ipq_api.h \ nDPI/src/lib/linux_compat.h \ ; do tr -d '\015' < $i > 1 mv -f 1 $i done
|