diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:40:44 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:40:44 +0000 |
| commit | c0ec1f37ef32e9f3d3b1ad77f6af2fa650a1dc82 (patch) | |
| tree | 6a3d976e25d26a7f7d12bdbe72ba026376cc00ff /secure/lib/libcipher/crypt.c | |
| parent | 9e522f7a18a64d3b9ea901ed70d0eee78342f0c6 (diff) | |
Notes
Diffstat (limited to 'secure/lib/libcipher/crypt.c')
| -rw-r--r-- | secure/lib/libcipher/crypt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcipher/crypt.c b/secure/lib/libcipher/crypt.c index e08e6b3a4a1e..62ea69d6ec4a 100644 --- a/secure/lib/libcipher/crypt.c +++ b/secure/lib/libcipher/crypt.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $Id$ * * This is an original implementation of the DES and the crypt(3) interfaces * by David Burren <davidb@werj.com.au>. |
