xref: /freebsd/contrib/file/magic/Magdir/gconv (revision c2c014f24c10f90d85126ac5fbd4d8524de32b1c)
1*40427ccaSGordon Tetlow
2*40427ccaSGordon Tetlow#------------------------------------------------------------------------------
3*40427ccaSGordon Tetlow# $File: gconv
4*40427ccaSGordon Tetlow# gconv: file(1) magic for iconv/gconv module configuration cache
5*40427ccaSGordon Tetlow#
6*40427ccaSGordon Tetlow# Magic number defined in glibc/iconv/iconvconfig.h as GCONVCACHE_MAGIC
7*40427ccaSGordon Tetlow#
8*40427ccaSGordon Tetlow# From: Marek Cermak <macermak@redhat.com>
9*40427ccaSGordon Tetlow#
10*40427ccaSGordon Tetlow0		lelong		0x20010324 	gconv module configuration cache data
11