From 5da90b889758aac235acf8c1dff93e90ddfbfe7d Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 17 Jul 2012 03:58:11 +0000 Subject: Header file clean-up git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4948 42af7a65-404d-4744-a932-0658087f49c3 --- apps/include/ftpc.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/include/ftpc.h') diff --git a/apps/include/ftpc.h b/apps/include/ftpc.h index ed5e3fab9..f9a73676a 100644 --- a/apps/include/ftpc.h +++ b/apps/include/ftpc.h @@ -2,7 +2,7 @@ * apps/include/ftpc.h * * Copyright (C) 2011 Gregory Nutt. All rights reserved. - * Author: Gregory Nutt + * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -221,4 +221,5 @@ EXTERN FAR char *ftpc_response(SESSION handle); #ifdef __cplusplus } #endif + #endif /* __APPS_INCLUDE_FTPC_H */ -- cgit v1.2.3