2024-05-26 03:08:12 +00:00
|
|
|
Index: deps/ada/ada.h
|
|
|
|
--- deps/ada/ada.h.orig
|
|
|
|
+++ deps/ada/ada.h
|
2024-09-19 07:08:57 +00:00
|
|
|
@@ -1292,7 +1292,7 @@ enum class state {
|
|
|
|
/**
|
|
|
|
* @see https://url.spec.whatwg.org/#query-state
|
|
|
|
*/
|
2024-05-26 03:08:12 +00:00
|
|
|
- QUERY,
|
|
|
|
+ ADAQUERY,
|
2024-09-19 07:08:57 +00:00
|
|
|
|
|
|
|
/**
|
|
|
|
* @see https://url.spec.whatwg.org/#path-state
|