1
0
Fork 0
mirror of https://github.com/ratfactor/ziglings synced 2024-05-05 01:56:03 +02:00
This commit is contained in:
Jo Burgard 2023-03-14 13:43:50 +01:00 committed by GitHub
parent 1de824b6a5
commit f4d850468b
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@
// information can be obtained. For example, 'puts' returns the number
// of characters output.
//
// So that all this does not remain a dry theroy now, let's just start
// So that all this does not remain a dry theory now, let's just start
// and call a C function out of Zig.
// our well-known "import" for Zig