X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=common%2Fphones%2Fatgen.c;h=4c981667fe6c5ee19d4f76adffda8144e577f95b;hp=3f460414015bf38a5a19dad4953dc7923acc8330;hb=adf99a601d58f213370cef8cd0e5bd9a0f92dc74;hpb=2a6284cf1a380b55f3ad2bf71a63946e2595b812 diff --git a/common/phones/atgen.c b/common/phones/atgen.c index 3f46041..4c98166 100644 --- a/common/phones/atgen.c +++ b/common/phones/atgen.c @@ -14,16 +14,18 @@ phones. See README for more details on supported mobile phones. $Log$ - Revision 1.1.1.1.6.1 2001/11/25 23:04:51 short - * new common/misc.c/ - * g{,v}asprintf() - "asprintf()" compatibility emulation - * ARRAY_LEN() - sizeof(x)/sizeof(*x) - * SAFE_STRNCPY{,_SIZEOF}() - strncpy with variable-size autodetection - * G_GNUC_PRINTF - GCC attribute from glib - * N_(x) - missing in localization macros - - Revision 1.1.1.1 2001/11/25 21:59:11 short - :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001 + Revision 1.1.1.1.6.2 2001/11/27 21:18:41 short + Update: orig2001_11_25_22_56 -> orig2001_11_27_05_17 + Branch merged, dead + + Revision 1.1.1.1.2.1 2001/11/27 04:37:59 short + Update: orig2001_11_25_22_56 -> orig2001_11_27_05_17 + + Revision 1.1.1.2 2001/11/27 04:19:30 short + :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Tue Nov 27 05:17 CET 2001 + + Revision 1.7 2001/11/26 18:06:08 pkot + Checking for *printf functions, N_(x) for localization, generic ARRAY_LEN, SAFE_STRNCPY, G_GNUC_PRINTF (Jan Kratochvil) Revision 1.6 2001/11/19 13:03:18 pkot nk3110.c cleanup