From e135573acc348649e767ca67a1ec189fe4e0fcda Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 14 Jul 2012 19:30:31 +0000 Subject: Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directory git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4940 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/sched/errno_set.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/sched/errno_set.c') diff --git a/nuttx/sched/errno_set.c b/nuttx/sched/errno_set.c index 2bf01d9b1..eda680b64 100644 --- a/nuttx/sched/errno_set.c +++ b/nuttx/sched/errno_set.c @@ -2,7 +2,7 @@ * sched/errno_set.c * * 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 @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Function: set_errno + * Name: set_errno * * Description: * Set the value of the thread specific errno. This function is only -- cgit v1.2.3