patch-backend_pixma_common_h 561 B

12345678910111213
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- sane-backends-1.0.20.orig/backend/pixma_common.h 2009-02-05 15:36:36.000000000 +0100
  3. +++ sane-backends-1.0.20/backend/pixma_common.h 2009-05-11 21:00:58.000000000 +0200
  4. @@ -220,8 +220,8 @@ void pixma_hexdump (int level, const voi
  5. void pixma_dump (int level, const char *type, const void *data, int len,
  6. int size, int max);
  7. # define DEBUG_DECLARE_ONLY
  8. -# include "../include/sane/sanei_debug.h"
  9. #endif /* NDEBUG */
  10. /** @} end of group debug */
  11. +# include "../include/sane/sanei_debug.h"
  12. #endif