diff --git a/fsw/src/.sample_lib.c.swp b/fsw/src/.sample_lib.c.swp deleted file mode 100644 index aef8d01..0000000 Binary files a/fsw/src/.sample_lib.c.swp and /dev/null differ diff --git a/fsw/src/sample_lib.c b/fsw/src/sample_lib.c index 0f12f1b..c7e5095 100644 --- a/fsw/src/sample_lib.c +++ b/fsw/src/sample_lib.c @@ -76,4 +76,4 @@ int32 SAMPLE_LIB_Function(void) OS_printf("SAMPLE_LIB_Function called, buffer=\'%s\'\n", SAMPLE_LIB_Buffer); return CFE_SUCCESS; -} \ No newline at end of file +}