gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/libamf rtmp.cpp


From: Markus Gothe
Subject: [Gnash-commit] gnash/libamf rtmp.cpp
Date: Thu, 03 May 2007 22:59:34 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  07/05/03 22:59:34

Modified files:
        libamf         : rtmp.cpp 

Log message:
        minor cleanup

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/libamf/rtmp.cpp?cvsroot=gnash&r1=1.13&r2=1.14

Patches:
Index: rtmp.cpp
===================================================================
RCS file: /sources/gnash/gnash/libamf/rtmp.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- rtmp.cpp    16 Mar 2007 15:00:49 -0000      1.13
+++ rtmp.cpp    3 May 2007 22:59:34 -0000       1.14
@@ -1,6 +1,6 @@
 
 // 
-//   Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+//   Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
 // 
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
@@ -17,6 +17,8 @@
 
 //
 
+/* $Id: */
+
 // #ifdef HAVE_CONFIG_H
 // #include "config.h"
 // #endif
@@ -30,7 +32,6 @@
 #include <new>
 #include "log.h"
 #include "rtmp.h"
-#include "new"
 
 using namespace amf;
 using namespace std;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]