projects
/
ulas
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ae2027
)
Fixed comment
author
Lukas Krickl
<lukas@krickl.dev>
Sun, 12 Nov 2023 16:16:29 +0000
(17:16 +0100)
committer
Lukas Krickl
<lukas@krickl.dev>
Sun, 12 Nov 2023 16:16:29 +0000
(17:16 +0100)
include/ulas.h
patch
|
blob
|
history
diff --git
a/include/ulas.h
b/include/ulas.h
index 6992f72b7e8a9f4667c7d813eb72f5fe6c7b2ecc..e5d5ac8a273af6afeabbd8763922d37b29f0fbbe 100644
(file)
--- a/
include/ulas.h
+++ b/
include/ulas.h
@@
-276,7
+276,7
@@
int ulas_preprocnext(struct ulas_preproc *pp, FILE *dst, FILE *src, char *buf,
// enum ulas_ppdirs id for preprocessor directive
// -1 on error
// Warning: calling this recursively may clobber pp buffers and those should
-// not be
call
ed in the caller after recursvion finishes!
+// not be
us
ed in the caller after recursvion finishes!
int ulas_preprocline(struct ulas_preproc *pp, FILE *dst, FILE *src,
const char *raw_line, size_t n);