[gtksourceview] autocleanups: fix wrong filename



commit de071523b6156edfe9f8bae54bef20770effa584
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun May 3 17:56:35 2015 +0200

    autocleanups: fix wrong filename
    
    This is a proof that those filenames should be removed. It is not really
    useful (I have the filename in the editor tab anyway), and we often
    forget to update it after a file renaming or a copy/paste.

 gtksourceview/gtksourceautocleanups.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtksourceview/gtksourceautocleanups.h b/gtksourceview/gtksourceautocleanups.h
index 8a98ab2..1980f31 100644
--- a/gtksourceview/gtksourceautocleanups.h
+++ b/gtksourceview/gtksourceautocleanups.h
@@ -1,5 +1,4 @@
 /*
- * gtksource.h
  * This file is part of gtksourceview
  *
  * gtksourceview is free software; you can redistribute it and/or


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