aboutsummaryrefslogtreecommitdiff
path: root/palm/pilot-link/files/patch-ak
blob: b567ccda04d73f69dcc083bbcbe95eb74f0a4fd6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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