From 05078adc503818a0f19b5d0dd3fff0e84feaf921 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 12 Aug 2014 05:59:27 +0200 Subject: add missing \n MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/alarm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/alarm.c b/src/alarm.c index f66af7d..3c989a4 100644 --- a/src/alarm.c +++ b/src/alarm.c @@ -86,7 +86,7 @@ int main(int argc, char** argv) printf(" m[s]\n"); printf(" h[m][s]\n"); printf("\n"); - printf(" All values are non-negative integers, and"); + printf(" All values are non-negative integers, and\n"); printf(" the interal must be greater than zero and\n"); printf(" at most 18h12m15s.\n"); printf("\n"); -- cgit v1.2.3-70-g09d2