summaryrefslogtreecommitdiffstats
path: root/lib/libio
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>2001-09-30 21:39:44 +0000
committerdillon <dillon@FreeBSD.org>2001-09-30 21:39:44 +0000
commit3122839604e632cf57a22a98648bb9faf855e575 (patch)
tree4d7fa4071056f791eb7bb7d0350310b16d7747a4 /lib/libio
parent1798b679e24088f17763729158cfd103e0270a06 (diff)
downloadFreeBSD-src-3122839604e632cf57a22a98648bb9faf855e575.zip
FreeBSD-src-3122839604e632cf57a22a98648bb9faf855e575.tar.gz
Add missing '*/' (? why wasn't this caught earlier?)
Diffstat (limited to 'lib/libio')
-rw-r--r--lib/libio/alpha_sethae.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libio/alpha_sethae.c b/lib/libio/alpha_sethae.c
index e1dc0a0..d7bdaa8 100644
--- a/lib/libio/alpha_sethae.c
+++ b/lib/libio/alpha_sethae.c
@@ -22,6 +22,7 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ */
#if defined(LIBC_RCS) && !defined(lint)
static const char rcsid[] =
OpenPOWER on IntegriCloud