summaryrefslogtreecommitdiff
path: root/palm/pilot-link-devel/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'palm/pilot-link-devel/files/patch-ah')
-rw-r--r--palm/pilot-link-devel/files/patch-ah11
1 files changed, 11 insertions, 0 deletions
diff --git a/palm/pilot-link-devel/files/patch-ah b/palm/pilot-link-devel/files/patch-ah
new file mode 100644
index 000000000000..3c9d0eef7082
--- /dev/null
+++ b/palm/pilot-link-devel/files/patch-ah
@@ -0,0 +1,11 @@
+--- ./include/pi-datebook.hxx.kan Mon Jun 17 16:34:24 2002
++++ ./include/pi-datebook.hxx Mon Jun 17 16:35:16 2002
+@@ -34,7 +34,7 @@
+ };
+
+ private:
+- friend appointmentList_t;
++ friend class appointmentList_t;
+
+ tm _begin; // When the appointment begins
+ tm _end; // When the appointment ends