public inbox for ~johnnyrichard/olang-devel@lists.sr.ht
 help / color / mirror / code / Atom feed
* [PATCH olang v1] codegen: fix filename typo (aaarch64 to aarch64)
@ 2024-04-18 22:03 Johnny Richard
  2024-04-19  1:29 ` Carlos Maniero
  0 siblings, 1 reply; 2+ messages in thread
From: Johnny Richard @ 2024-04-18 22:03 UTC (permalink / raw)
  To: ~johnnyrichard/olang-devel; +Cc: Johnny Richard

Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
---
 src/{codegen_linux_aaarch64.c => codegen_linux_aarch64.c} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename src/{codegen_linux_aaarch64.c => codegen_linux_aarch64.c} (100%)

diff --git a/src/codegen_linux_aaarch64.c b/src/codegen_linux_aarch64.c
similarity index 100%
rename from src/codegen_linux_aaarch64.c
rename to src/codegen_linux_aarch64.c

base-commit: dc6b44ddd2673a9a377430684ce37a80fbbaace3
-- 
2.44.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-19  1:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-18 22:03 [PATCH olang v1] codegen: fix filename typo (aaarch64 to aarch64) Johnny Richard
2024-04-19  1:29 ` Carlos Maniero

Code repositories for project(s) associated with this public inbox

	https://git.johnnyrichard.com/olang.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox