diff options
author | djm@openbsd.org <djm@openbsd.org> | 2017-10-20 01:56:39 +0000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2017-10-20 12:58:35 +1100 |
commit | b011edbb32e41aaab01386ce4c0efcc9ff681c4a (patch) | |
tree | 026250fb8fab0dc447c05b110f6df9adb66fca6f /bitmap.c | |
parent | 6eb27597781dccaf0ec2b80107a9f0592a0cb464 (diff) |
upstream commit
add RCSIDs to these; they make syncing portable a bit
easier
Upstream-ID: 56cb7021faea599736dd7e7f09c2e714425b1e68
Diffstat (limited to 'bitmap.c')
-rw-r--r-- | bitmap.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: bitmap.c,v 1.9 2017/10/20 01:56:39 djm Exp $ */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2015 Damien Miller <djm@mindrot.org> | 3 | * Copyright (c) 2015 Damien Miller <djm@mindrot.org> |
3 | * | 4 | * |