aboutsummaryrefslogtreecommitdiff
path: root/palm/pilot-link-devel/files/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'palm/pilot-link-devel/files/patch-ak')
-rw-r--r--palm/pilot-link-devel/files/patch-ak12
1 files changed, 12 insertions, 0 deletions
diff --git a/palm/pilot-link-devel/files/patch-ak b/palm/pilot-link-devel/files/patch-ak
new file mode 100644
index 000000000000..b567ccda04d7
--- /dev/null
+++ b/palm/pilot-link-devel/files/patch-ak
@@ -0,0 +1,12 @@
+--- ./include/pi-todo.hxx.kan Mon Jun 17 16:34:24 2002
++++ ./include/pi-todo.hxx Mon Jun 17 16:35:43 2002
+@@ -23,7 +23,7 @@
+
+ class todo_t : public baseApp_t
+ {
+- friend todoList_t;
++ friend class todoList_t;
+
+ struct tm *_due; // Non-NULL if there is a due date
+ int _priority; // A priority in the range 1-5
+