From 0d0e0d1db7b4d03a6022c325e125e7c3d2ec62a3 Mon Sep 17 00:00:00 2001 From: Suru Dissanaike <suru.dissanaike@iopsys.eu> Date: Tue, 7 Jan 2020 14:41:55 +0100 Subject: [PATCH] Update main.c --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 349a422..560dfb0 100644 --- a/main.c +++ b/main.c @@ -1,5 +1,5 @@ /* - * ubus-demo.c - creates a ubus object called demo which has a function called + * main.c - * unixtime that returns current time in epoch format. * * Copyright (C) 2020 iopsys Software Solutions AB. All rights reserved. -- GitLab