diff options
Diffstat (limited to 'palm/pilot-link-devel/files/patch-ai')
-rw-r--r-- | palm/pilot-link-devel/files/patch-ai | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/palm/pilot-link-devel/files/patch-ai b/palm/pilot-link-devel/files/patch-ai new file mode 100644 index 000000000000..8fe6e1ef2a12 --- /dev/null +++ b/palm/pilot-link-devel/files/patch-ai @@ -0,0 +1,11 @@ +--- ./include/pi-iambicExpense.hxx.kan Mon Jun 17 16:34:24 2002 ++++ ./include/pi-iambicExpense.hxx Mon Jun 17 16:35:27 2002 +@@ -27,7 +27,7 @@ + + class iambicExpense_t : public baseApp_t + { +- friend iambicExpenseList_t; ++ friend class iambicExpenseList_t; + + short _flags; + char *_type; |