This commit was generated by cvs2svn to compensate for changes in r158,
[gnokii.git] / include / phones / nokia.h
index 11c3801..d99582a 100644 (file)
   The various routines are called PNOK_...
 
   $Log$
-  Revision 1.1.1.1  2001/11/25 21:59:22  short
-  :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001
-
-  Revision 1.2  2001/11/15 12:12:34  pkot
-  7110 and 6110 series phones introduce as Nokia
+  Revision 1.1.1.2  2002/04/03 00:08:21  short
+  Found in "gnokii-working" directory, some November-patches version
 
   Revision 1.1  2001/02/21 19:57:13  chris
   More fiddling with the directory layout
@@ -35,6 +32,9 @@
 #ifndef __phones_nokia_h
 #define __phones_nokia_h
 
+
+#define PNOK_MAX_MANUFACTURER_LENGTH 16 
+
 GSM_Error PNOK_GetManufacturer(char *manufacturer);
 
 #endif