/[avr-libc]/avr-libc/libc/stdio/clearerr.c
ViewVC logotype

Diff of /avr-libc/libc/stdio/clearerr.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by joerg_wunsch, Mon Dec 30 23:35:04 2002 UTC revision 1.3 by joerg_wunsch, Tue Sep 6 18:49:15 2005 UTC
# Line 1  Line 1 
1  /* Copyright (c) 2002, Joerg Wunsch  /* Copyright (c) 2002,2005 Joerg Wunsch
2     All rights reserved.     All rights reserved.
3    
4     Redistribution and use in source and binary forms, with or without     Redistribution and use in source and binary forms, with or without
# Line 33  Line 33 
33    
34  #include "stdio_private.h"  #include "stdio_private.h"
35    
36    #undef clearerr
37    
38  void  void
39  clearerr(FILE *stream)  clearerr(FILE *stream)
40  {  {

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26