wok-6.x annotate lite/stuff/lite_fix_stat_naming.patch @ rev 22268
updated xorg-xf86-input-void (1.4.0 -> 1.4.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Nov 13 10:33:41 2019 +0100 (2019-11-13) |
parents | |
children |
rev | line source |
---|---|
pankso@15998 | 1 diff -upr LiTE-0.8.10.orig/examples/dfbspy.c LiTE-0.8.10/examples/dfbspy.c |
pankso@15998 | 2 --- LiTE-0.8.10.orig/examples/dfbspy.c 2013-06-23 17:01:22.360000002 +0200 |
pankso@15998 | 3 +++ LiTE-0.8.10/examples/dfbspy.c 2013-06-23 17:07:03.370000001 +0200 |
pankso@15998 | 4 @@ -45,6 +45,8 @@ |
pankso@15998 | 5 #include <leck/label.h> |
pankso@15998 | 6 #include <leck/textline.h> |
pankso@15998 | 7 |
pankso@15998 | 8 +#define stat cur_stat |
pankso@15998 | 9 + |
pankso@15998 | 10 /**************************************************************************************************/ |
pankso@15998 | 11 |
pankso@15998 | 12 typedef struct { |