diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/make-path.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib-src/make-path.c b/lib-src/make-path.c index 6741aa34b95..9c6aeb3906c 100644 --- a/lib-src/make-path.c +++ b/lib-src/make-path.c | |||
| @@ -82,4 +82,6 @@ main (argc, argv) | |||
| 82 | next_pathname: | 82 | next_pathname: |
| 83 | ; | 83 | ; |
| 84 | } | 84 | } |
| 85 | |||
| 86 | return 0; | ||
| 85 | } | 87 | } |