]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/stdstream.cpp
Fix ribbon documentation warnings.
[wxWidgets.git] / src / common / stdstream.cpp
index 54b18ad2dd1ae7b8d9853835a32269e99d2bd156..f7a0cecf9e3c29472493b39d871650f0b15c6b46 100644 (file)
@@ -1,10 +1,9 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        wx/stdstream.h
+// Name:        src/common/stdstream.cpp
 // Purpose:     Implementation of std::istream and std::ostream derived
 //              wrappers for wxInputStream and wxOutputStream
 // Author:      Jonathan Liu <net147@gmail.com>
 // Created:     2009-05-02
-// RCS-ID:      $Id$
 // Copyright:   (c) 2009 Jonathan Liu
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////