Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1110)

Unified Diff: third_party/expat/files/lib/xmlrole.c

Issue 68713003: Update libexpat to 2.1.0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed commit message and Security Critical = no Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/expat/files/lib/xmlparse.c ('k') | third_party/expat/files/lib/xmltok.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/expat/files/lib/xmlrole.c
diff --git a/third_party/expat/files/lib/xmlrole.c b/third_party/expat/files/lib/xmlrole.c
index 9c5e25b179f50687a69564f9d4d1f2a994851982..44772e21dd337b00e3fc53b1626721672ab08102 100644
--- a/third_party/expat/files/lib/xmlrole.c
+++ b/third_party/expat/files/lib/xmlrole.c
@@ -8,7 +8,7 @@
#include "winconfig.h"
#elif defined(MACOS_CLASSIC)
#include "macconfig.h"
-#elif defined(__amigaos4__)
+#elif defined(__amigaos__)
#include "amigaconfig.h"
#elif defined(__WATCOMC__)
#include "watcomconfig.h"
« no previous file with comments | « third_party/expat/files/lib/xmlparse.c ('k') | third_party/expat/files/lib/xmltok.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698