wok-6.x annotate lite/stuff/lite_fix_stat_naming.patch @ rev 23042
gcc83-lib-base: add /usr/libgcc83/libstdc++.la
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 05 12:13:42 2020 +0100 (2020-03-05) |
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 { |