Added a newline at the end.
This commit is contained in:
parent
985d977197
commit
2c78ba5419
|
|
@ -14,4 +14,4 @@ int dgen_for_n(dgen *dg, int n, int (*fn) (/* ??? */), void *data, int subindex)
|
|||
void dgen_nth_next(dgen **dg, int n);
|
||||
|
||||
|
||||
#endif /* GENS_H_INCLUDED */
|
||||
#endif /* GENS_H_INCLUDED */
|
||||
|
|
|
|||
Loading…
Reference in New Issue