aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-afp.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-27 21:28:24 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-27 21:28:24 +0000
commit315c9af9f4a1e4184153d47b5de5a880c2b1e377 (patch)
tree8cd07c33ccd7d277285cd5b79099a10777853705 /epan/dissectors/packet-afp.c
parent098f704811f236b0b74b753b0ade3e6a453c480f (diff)
Update some links.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33969 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-afp.c')
-rw-r--r--epan/dissectors/packet-afp.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/epan/dissectors/packet-afp.c b/epan/dissectors/packet-afp.c
index 7cb05cc1ac..0ec2d8d17c 100644
--- a/epan/dissectors/packet-afp.c
+++ b/epan/dissectors/packet-afp.c
@@ -52,15 +52,16 @@ http://developer.apple.com/DOCUMENTATION/macos8/pdf/ASAppleTalkFiling2.1_2.2.pdf
http://developer.apple.com/documentation/Networking/Conceptual/AFP/AFP3_1.pdf
- and in HTML form, at
+ and, in HTML form, at
http://developer.apple.com/documentation/Networking/Conceptual/AFP/index.html
+ Current AFP 3.x specfication, in HTML form, at
+http://developer.apple.com/mac/library/documentation/Networking/Reference/AFP_Reference/Reference/reference.html
- AFP 3.3 specfication in HTML form, at
+ Current AFP 3.x programming guide, in HTML form, at
http://developer.apple.com/mac/library/documentation/Networking/Conceptual/AFP/Introduction/Introduction.html
-
The netatalk source code by Wesley Craig & Adrian Sun
http://netatalk.sf.net
*/