Kaydet (Commit) 3c63480d authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wwritable-strings

Change-Id: Iba3e60522acc5ef6ee4b9211c68c7f7317c9c4a9
üst 872ec271
......@@ -21,8 +21,8 @@
#define INCLUDED_XMLSECURITY_SOURCE_XMLSEC_MSCRYPT_OID_HXX
typedef struct {
char *oid;
char *desc;
char const *oid;
char const *desc;
} OIDItem;
OIDItem OIDs[] = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment