aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/pj_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pj_init.c b/src/pj_init.c
index 6ec87bf4..7a9d4822 100644
--- a/src/pj_init.c
+++ b/src/pj_init.c
@@ -117,7 +117,7 @@ pj_init_plus( const char *definition )
break;
default:
- /* do nothing */
+ /* do nothing */;
}
}