mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Release calc version 2.11.0t10.4
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
*/
|
||||
typedef struct {
|
||||
char *name; /* name of configuration string */
|
||||
int type; /* type for configuration */
|
||||
long type; /* type for configuration */
|
||||
} NAMETYPE;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user