diff options
author | Camiel Dobbelaar <camield@cvs.openbsd.org> | 2001-08-13 20:19:34 +0000 |
---|---|---|
committer | Camiel Dobbelaar <camield@cvs.openbsd.org> | 2001-08-13 20:19:34 +0000 |
commit | 0909da8835952a759b6dad296c7fa353ba2342f2 (patch) | |
tree | 1774d7a4b2ff492ffb44f18e52749cf818a23af4 /libexec/popa3d/protocol.c | |
parent | 9b80930a98b45e288345a7e869d320fab4f0a698 (diff) |
Tags
Diffstat (limited to 'libexec/popa3d/protocol.c')
-rw-r--r-- | libexec/popa3d/protocol.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/popa3d/protocol.c b/libexec/popa3d/protocol.c index 20382dc31ca..e6be0365ac1 100644 --- a/libexec/popa3d/protocol.c +++ b/libexec/popa3d/protocol.c @@ -1,3 +1,5 @@ +/* $OpenBSD: protocol.c,v 1.2 2001/08/13 20:19:33 camield Exp $ */ + /* * POP protocol handling. */ |