aboutsummaryrefslogtreecommitdiff
path: root/lib/libio/alpha_sethae.c
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>2001-09-30 21:39:44 +0000
committerMatthew Dillon <dillon@FreeBSD.org>2001-09-30 21:39:44 +0000
commit9709405aa663ce97ee49aeb84fa339b7e3b5f423 (patch)
tree4d7fa4071056f791eb7bb7d0350310b16d7747a4 /lib/libio/alpha_sethae.c
parentd331dd4ea156d126ac3492eadf2c6632e7206c71 (diff)
downloadsrc-9709405aa663ce97ee49aeb84fa339b7e3b5f423.tar.gz
src-9709405aa663ce97ee49aeb84fa339b7e3b5f423.zip
Add missing '*/' (? why wasn't this caught earlier?)
Notes
Notes: svn path=/head/; revision=84206
Diffstat (limited to 'lib/libio/alpha_sethae.c')
-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 e1dc0a0d0a9f..d7bdaa82ea72 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[] =