aboutsummaryrefslogtreecommitdiff
path: root/crypto/bio
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@google.com>2022-12-29 00:45:26 -0500
committerBoringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-01-17 17:49:32 +0000
commit974083f2afe32b54645cecee013092f531836027 (patch)
tree42ecf6241dec80cc010c98c769c57a7f67524257 /crypto/bio
parent44b3a283174cbfdf3c67ecd9cb515a4a8e029b60 (diff)
downloadboringssl-974083f2afe32b54645cecee013092f531836027.zip
boringssl-974083f2afe32b54645cecee013092f531836027.tar.gz
boringssl-974083f2afe32b54645cecee013092f531836027.tar.bz2
Remove the last of the filename comments.
We've removed them in other files. Change-Id: I14ea99c85fd3a21094beeac88cb669e7aa9e2763 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/56028 Reviewed-by: Bob Beck <bbe@google.com> Commit-Queue: David Benjamin <davidben@google.com>
Diffstat (limited to 'crypto/bio')
-rw-r--r--crypto/bio/socket.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/bio/socket.c b/crypto/bio/socket.c
index e5d0029..c5bf609 100644
--- a/crypto/bio/socket.c
+++ b/crypto/bio/socket.c
@@ -1,4 +1,3 @@
-/* crypto/bio/bss_sock.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*