diff options
Diffstat (limited to 'usr.bin/brandelf/brandelf.c')
-rw-r--r-- | usr.bin/brandelf/brandelf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/brandelf/brandelf.c b/usr.bin/brandelf/brandelf.c index dcf59b22733a5..e75b97e2ecc20 100644 --- a/usr.bin/brandelf/brandelf.c +++ b/usr.bin/brandelf/brandelf.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: brandelf.c,v 1.1.2.3 1997/08/23 15:57:35 joerg Exp $ + * $Id: brandelf.c,v 1.1.2.4 1997/08/29 05:28:56 imp Exp $ */ #include <err.h> |