Fix a small RAM log bug (the RAM log still does not work)

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4385 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-02-12 20:27:49 +00:00
parent 72272887a4
commit bb9efbfe7e
16 changed files with 90 additions and 59 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/****************************************************************************
* lib/stdio/lib_syslogstream.c
*
* Copyright (C) 2023 Gregory Nutt. All rights reserved.
* Copyright (C) 2012 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without