Skip to content

Commit a0f48ff

Browse files
committed
spelling: forgotten
Signed-off-by: Josh Soref <[email protected]>
1 parent be07bac commit a0f48ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Likely Bugs/Underspecified Functions/ImplicitFunctionDeclaration.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* '#include <stdlib.h>' was forgotton */
1+
/* '#include <stdlib.h>' was forgotten */
22

33
int main(void) {
44
/* 'int malloc()' assumed */

0 commit comments

Comments
 (0)