diff options
Diffstat (limited to 'palm/pilot-link/files/patch-ag')
-rw-r--r-- | palm/pilot-link/files/patch-ag | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/palm/pilot-link/files/patch-ag b/palm/pilot-link/files/patch-ag new file mode 100644 index 000000000000..d19c4a01f169 --- /dev/null +++ b/palm/pilot-link/files/patch-ag @@ -0,0 +1,11 @@ +--- ./include/pi-address.hxx.kan Mon Jun 17 16:34:24 2002 ++++ ./include/pi-address.hxx Mon Jun 17 16:35:08 2002 +@@ -33,7 +33,7 @@ + + char *_entry[19]; + +- friend addressList_t; ++ friend class addressList_t; + + address_t *_next; + |