diff options
Diffstat (limited to 'docs/examples/getinfo.c')
-rw-r--r-- | docs/examples/getinfo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/getinfo.c b/docs/examples/getinfo.c index eb0cae31f..7c462b205 100644 --- a/docs/examples/getinfo.c +++ b/docs/examples/getinfo.c @@ -40,3 +40,4 @@ int main(void) } return 0; } + |