diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-02 13:00:26 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-02 13:00:26 +0000 |
commit | efbe286b68ffca2f9cb4e21d83f87592ed89f682 (patch) | |
tree | 6c4ca6a466ad3014dbc0f13899d00df21042af75 | |
parent | 825d095dd3c17a63a6804cc2b41d47c95c0f1de0 (diff) | |
download | src-efbe286b68ffca2f9cb4e21d83f87592ed89f682.tar.gz src-efbe286b68ffca2f9cb4e21d83f87592ed89f682.zip |
Removed duplicate $FreeBSD$.
Notes
Notes:
svn path=/head/; revision=73341
-rw-r--r-- | lib/libc/locale/setlocale.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/locale/setlocale.c b/lib/libc/locale/setlocale.c index 825a2fb07c28..ee3cdf6bfbac 100644 --- a/lib/libc/locale/setlocale.c +++ b/lib/libc/locale/setlocale.c @@ -33,8 +33,6 @@ * 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. - * - * $FreeBSD$ */ #ifdef LIBC_RCS |