3 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
5 diff -uNr w_scan-20141122.org/descriptors.h w_scan-20141122/descriptors.h
6 --- w_scan-20141122.org/descriptors.h 2014-11-22 09:49:26.000000000 +0100
7 +++ w_scan-20141122/descriptors.h 2016-01-24 14:05:21.000000000 +0100
9 #ifndef __DESCRIPTORS_H__
10 #define __DESCRIPTORS_H__
13 #include "extended_frontend.h"
15 /******************************************************************************
16 diff -uNr w_scan-20141122.org/version.h w_scan-20141122/version.h
17 --- w_scan-20141122.org/version.h 2014-11-22 11:59:56.000000000 +0100
18 +++ w_scan-20141122/version.h 2016-01-24 14:06:33.000000000 +0100
20 /* AUTOMATICALLY GENERATED - DO NOT EDIT MANUALLY */
21 #ifndef W_SCAN_VERSION_H
22 #define W_SCAN_VERSION_H
23 -uint version=20141122;
24 +unsigned int version=20141122;