[med-svn] [SCM] aghermann branch, master, updated. 17c5ded0cb1e251d8640a94750eb700b2e062b2a

Andrei Zavada johnhommer at gmail.com
Sun Feb 24 13:40:21 UTC 2013


The following commit has been merged in the master branch:
commit 42afd380c7ddf41b80a70126cf019bf8838c6c96
Author: Andrei Zavada <johnhommer at gmail.com>
Date:   Sun Feb 24 14:10:24 2013 +0200

    trivial comments and include touchups in edfhed-gtk.cc

diff --git a/src/tools/edfhed-gtk.cc b/src/tools/edfhed-gtk.cc
index 0ff0c3f..acfa0f2 100644
--- a/src/tools/edfhed-gtk.cc
+++ b/src/tools/edfhed-gtk.cc
@@ -1,4 +1,3 @@
-// ;-*-C++-*-
 /*
  *       File name:  tools/edfed-gtk.cc
  *         Project:  Aghermann
@@ -12,8 +11,8 @@
 
 
 #include <gtk/gtk.h>
-#include "../libsigfile/edf.hh"
-#include "../libsigfile/source.hh"
+#include "libsigfile/edf.hh"
+#include "libsigfile/source.hh"
 
 
 void
@@ -443,4 +442,7 @@ ui_fini()
 }
 
 
-// EOF
+// Local Variables:
+// Mode: c++
+// indent-tabs-mode: 8
+// End:

-- 
Sleep experiment manager



More information about the debian-med-commit mailing list