summaryrefslogtreecommitdiff
path: root/nuttx/include/assert.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-12 23:54:26 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-12 23:54:26 +0000
commitc2079e368c183a100c549671925b66d6b993c8c2 (patch)
tree6e9e40c95947255b743c4a08926a407360d2a19c /nuttx/include/assert.h
parenta8d12f6d37d46732011e008ac8252c4a3183e182 (diff)
downloadnuttx-c2079e368c183a100c549671925b66d6b993c8c2.tar.gz
nuttx-c2079e368c183a100c549671925b66d6b993c8c2.tar.bz2
nuttx-c2079e368c183a100c549671925b66d6b993c8c2.zip
Add interface to enabled/disable debug output
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4386 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/include/assert.h')
-rw-r--r--nuttx/include/assert.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/include/assert.h b/nuttx/include/assert.h
index c666d528c..89606b6f6 100644
--- a/nuttx/include/assert.h
+++ b/nuttx/include/assert.h
@@ -1,8 +1,8 @@
/****************************************************************************
* include/assert.h
*
- * Copyright (C) 2007-2009, 2011 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Copyright (C) 2007-2009, 2011-2012 Gregory Nutt. All rights reserved.
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions