summaryrefslogtreecommitdiff
path: root/palm/pilot-link/files/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'palm/pilot-link/files/patch-aj')
-rw-r--r--palm/pilot-link/files/patch-aj11
1 files changed, 11 insertions, 0 deletions
diff --git a/palm/pilot-link/files/patch-aj b/palm/pilot-link/files/patch-aj
new file mode 100644
index 000000000000..cebb77b903b5
--- /dev/null
+++ b/palm/pilot-link/files/patch-aj
@@ -0,0 +1,11 @@
+--- ./include/pi-memo.hxx.kan Mon Jun 17 16:34:24 2002
++++ ./include/pi-memo.hxx Mon Jun 17 16:35:35 2002
+@@ -19,7 +19,7 @@
+
+ class memo_t : public baseApp_t
+ {
+- friend memoList_t;
++ friend class memoList_t;
+
+ char *_text;
+ int _size;