This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository direct3d.
View the commit online.
commit e2c5152b41592f573ca8788c8472265f3126592c
Author: Vincent Torri <vto...@outlook.fr>
AuthorDate: Fri Jul 28 07:28:18 2023 +0200
fix comment
---
src/d3d_0.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/d3d_0.c b/src/d3d_0.c
index a495e72..42bcaf4 100644
--- a/src/d3d_0.c
+++ b/src/d3d_0.c
@@ -1,7 +1,7 @@
/*
* Tutorial part 0
*
- * Only stub functions, no Direct3D yet
+ * Only stub functions, no Direct3D functions yet
*
* Compilation:
*
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.