mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 13:02:45 +00:00 
			
		
		
		
	|  24a469f521 The former automatically adapts the prefix to binary and octal
output, and is what we already use in the majority of cases.
Patch generated by:
    rg -l '0x\{' | xargs sed -i '' -e 's/0x{:/{:#/'
I ran it 4 times (until it stopped changing things) since each
invocation only converted one instance per line.
No behavior change. | ||
|---|---|---|
| .. | ||
| EventNames.cpp | ||
| EventNames.h | ||
| OpenGLContext.cpp | ||
| OpenGLContext.h | ||
| Types.h | ||
| Types.idl | ||
| WebGLContextAttributes.cpp | ||
| WebGLContextAttributes.h | ||
| WebGLContextEvent.cpp | ||
| WebGLContextEvent.h | ||
| WebGLContextEvent.idl | ||
| WebGLRenderingContext.cpp | ||
| WebGLRenderingContext.h | ||
| WebGLRenderingContext.idl | ||
| WebGLRenderingContextBase.cpp | ||
| WebGLRenderingContextBase.h | ||
| WebGLRenderingContextBase.idl | ||