1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-09-27 08:59:28 +02:00

(tab): Declare as "static".

(Logical change 1.130)
This commit is contained in:
hp.com!davidm 2003-11-27 06:52:54 +00:00
parent 7305d26f26
commit 612917dce0

View file

@ -37,7 +37,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
#define offsetof(type,field) ((char *) &((type *) 0)->field - (char *) 0)
struct
static struct
{
const char name[256];
unsigned long value;