diff options
| author | christos <christos@NetBSD.org> | 2006-02-04 16:31:25 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2006-02-04 16:31:25 +0000 |
| commit | bb26d73fba6fe55ccfa8e1e51f09e731345a9052 (patch) | |
| tree | 82c2bb1dfec5e2395ea3b6b71e6eb300e482236f /gnu/dist/cvs/diff/cmpbuf.h | |
| parent | 3f2ec09c9f101600311637dcf34b8d2152b3f18c (diff) | |
Bye bye cvs
Diffstat (limited to 'gnu/dist/cvs/diff/cmpbuf.h')
| -rw-r--r-- | gnu/dist/cvs/diff/cmpbuf.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/gnu/dist/cvs/diff/cmpbuf.h b/gnu/dist/cvs/diff/cmpbuf.h deleted file mode 100644 index b7b965d8575..00000000000 --- a/gnu/dist/cvs/diff/cmpbuf.h +++ /dev/null @@ -1,18 +0,0 @@ -/* Buffer primitives for comparison operations. - Copyright (C) 1993 Free Software Foundation, Inc. - -This file is part of GNU DIFF. - -GNU DIFF is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2, or (at your option) -any later version. - -GNU DIFF is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -*/ - -size_t buffer_lcm PARAMS((size_t, size_t)); |
