The branch master has been updated
       via  c54bae98ffaaaf4805d4d9e9366f479e7aa9326c (commit)
      from  599eccfcbf8d77eb7c89b6338fdc39a7531a9f82 (commit)


- Log -----------------------------------------------------------------
commit c54bae98ffaaaf4805d4d9e9366f479e7aa9326c
Author: Viktor Szakats <[email protected]>
Date:   Wed Mar 9 15:38:06 2016 +0100

    remove ms/.rnd and add it to .gitignore
    
    Signed-off-by: Rich Salz <[email protected]>
    Reviewed-by: Richard Levitte <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .gitignore |   1 +
 ms/.rnd    | Bin 1024 -> 0 bytes
 2 files changed, 1 insertion(+)
 delete mode 100644 ms/.rnd

diff --git a/.gitignore b/.gitignore
index 34505ca..59877e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -103,6 +103,7 @@ cscope.out
 /out32dll.dbg
 /inc32
 /MINFO
+/ms/.rnd
 /ms/bcb.mak
 /ms/libeay32.def
 /ms/nt.mak
diff --git a/ms/.rnd b/ms/.rnd
deleted file mode 100644
index 0566b46..0000000
Binary files a/ms/.rnd and /dev/null differ
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to