From 42ee72e66518ebfc0abe1b7e9affdbf4ac36927b Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 30 Mar 2011 02:59:01 +0000 Subject: Add syscall directory git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3438 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/include/sys/select.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/include/sys/select.h') diff --git a/nuttx/include/sys/select.h b/nuttx/include/sys/select.h index ec11349c8..f9e0d573c 100644 --- a/nuttx/include/sys/select.h +++ b/nuttx/include/sys/select.h @@ -1,7 +1,7 @@ /**************************************************************************** * include/sys/select.h * - * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved. + * Copyright (C) 2008-2009, 2011 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without -- cgit v1.2.3