[haiku-commits] r36807 - haiku/trunk/src/bin/desklink

  • From: superstippi@xxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 14 May 2010 00:09:06 +0200 (CEST)

Author: stippi
Date: 2010-05-14 00:09:06 +0200 (Fri, 14 May 2010)
New Revision: 36807
Changeset: http://dev.haiku-os.org/changeset/36807/haiku
Ticket: http://dev.haiku-os.org/ticket/5986

Modified:
   haiku/trunk/src/bin/desklink/MediaReplicant.cpp
Log:
Fixed typo. Closes ticket #5986, thanks!


Modified: haiku/trunk/src/bin/desklink/MediaReplicant.cpp
===================================================================
--- haiku/trunk/src/bin/desklink/MediaReplicant.cpp     2010-05-13 17:52:52 UTC 
(rev 36806)
+++ haiku/trunk/src/bin/desklink/MediaReplicant.cpp     2010-05-13 22:09:06 UTC 
(rev 36807)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003-210, Haiku. All rights reserved.
+ * Copyright 2003-2010, Haiku. All rights reserved.
  * Distributed under the terms of the MIT License.
  *
  * Authors:


Other related posts:

  • » [haiku-commits] r36807 - haiku/trunk/src/bin/desklink - superstippi