commit 84b2a43cfedf1a6a2ef65801e1f0eae54a5906bf parent a267d2f3bbc3bd98e5f6339120c86dcb00460cc6 Author: Frederic Cambus <fred@statdns.com> Date: Fri, 19 Oct 2018 14:08:14 +0200 Fix a typo in file header Diffstat:
M | src/fonts.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/fonts.h b/src/fonts.h @@ -1,5 +1,5 @@ // -// config.h +// fonts.h // AnsiLove/C // // Copyright (c) 2011-2018 Stefan Vogt, Brian Cassidy, and Frederic Cambus.