xref: /onnv-gate/usr/src/cmd/sgs/libconv/common/version.msg (revision 7682:b04d06fd448f)
10Sstevel@tonic-gate#
2*7682SAli.Bahrami@Sun.COM# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
30Sstevel@tonic-gate# Use is subject to license terms.
40Sstevel@tonic-gate#
50Sstevel@tonic-gate# CDDL HEADER START
60Sstevel@tonic-gate#
70Sstevel@tonic-gate# The contents of this file are subject to the terms of the
83875Sab196087# Common Development and Distribution License (the "License").
93875Sab196087# You may not use this file except in compliance with the License.
100Sstevel@tonic-gate#
110Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
120Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
130Sstevel@tonic-gate# See the License for the specific language governing permissions
140Sstevel@tonic-gate# and limitations under the License.
150Sstevel@tonic-gate#
160Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
170Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
180Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
190Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
200Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
210Sstevel@tonic-gate#
220Sstevel@tonic-gate# CDDL HEADER END
230Sstevel@tonic-gate#
240Sstevel@tonic-gate# Message file for cmd/sgs/libconv/common/versions.c
250Sstevel@tonic-gate
26*7682SAli.Bahrami@Sun.COM@ MSG_VER_FLG_WEAK	"WEAK"
27*7682SAli.Bahrami@Sun.COM@ MSG_VER_FLG_BASE	"BASE"
28*7682SAli.Bahrami@Sun.COM@ MSG_VER_FLG_INFO	"INFO"
290Sstevel@tonic-gate
303875Sab196087@ MSG_VERSYM_ELIMINATE	"ELIM"
313875Sab196087
320Sstevel@tonic-gate@ MSG_GBL_NULL		""
333875Sab196087
343875Sab196087@ MSG_VERSYM_FMT	"%d"
354716Sab196087@ MSG_VERSYM_GNUH_FMT	"%dH"
36