diff options
Diffstat (limited to 'palm/pilot-link-devel/files/patch-ak')
-rw-r--r-- | palm/pilot-link-devel/files/patch-ak | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/palm/pilot-link-devel/files/patch-ak b/palm/pilot-link-devel/files/patch-ak deleted file mode 100644 index b567ccda04d7..000000000000 --- a/palm/pilot-link-devel/files/patch-ak +++ /dev/null @@ -1,12 +0,0 @@ ---- ./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 - |