chiark
/
gitweb
/
~mdw
/
userv-utils
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ipif: fix some signed/unsigned pointer warnings
[userv-utils]
/
ipif
/
mech-sequence.c
diff --git
a/ipif/mech-sequence.c
b/ipif/mech-sequence.c
index 30fab4707df26fea9c719cfdd49ef0d0d67ab59d..beb14c36735f1ad0aaafcbe5b11d83302b4ca64d 100644
(file)
--- a/
ipif/mech-sequence.c
+++ b/
ipif/mech-sequence.c
@@
-9,7
+9,8
@@
* decoding: check increasingness (sequence), or ignore (nonce)
*/
/*
* decoding: check increasingness (sequence), or ignore (nonce)
*/
/*
- * Copyright (C) 2000 Ian Jackson
+ * Copyright (C) 2000,2003 Ian Jackson
+ * This file is part of ipif, part of userv-utils
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by