# HG changeset patch # User Miles Bader # Date 1159104108 0 # Node ID 7caa2372b61cf0851c4970c39e11ddfa8162696c # Parent 6ed9f181d72adef54315e7ff5a78adc2de92bcdf Add arch tagline diff -r 6ed9f181d72a -r 7caa2372b61c nt/inc/langinfo.h --- a/nt/inc/langinfo.h Sun Sep 24 12:39:03 2006 +0000 +++ b/nt/inc/langinfo.h Sun Sep 24 13:21:48 2006 +0000 @@ -59,3 +59,6 @@ extern char *nl_langinfo (nl_item); #endif /* _LANGINFO_H */ + +/* arch-tag: a8917b7c-fb2c-4685-902b-742d0f67661b + (do not change this comment) */ diff -r 6ed9f181d72a -r 7caa2372b61c nt/inc/nl_types.h --- a/nt/inc/nl_types.h Sun Sep 24 12:39:03 2006 +0000 +++ b/nt/inc/nl_types.h Sun Sep 24 13:21:48 2006 +0000 @@ -24,3 +24,6 @@ typedef int nl_item; #endif /* _NL_TYPES_H */ + +/* arch-tag: 518aa765-b846-4a7a-a862-95fd022928a1 + (do not change this comment) */