Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
Plugin-FilePla
Compare Revisions
22599c457da9212d638f07c6c154d276070b5baf...01be6add2afa816dffb75d12b6957ba253dad200
Source
01be6add2afa816dffb75d12b6957ba253dad200
Select Git revision
...
Target
22599c457da9212d638f07c6c154d276070b5baf
Select Git revision
Compare
Commits (1)
Removed old svn header
· 01be6add
Jan Möbius
authored
Jan 09, 2019
01be6add
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
14 deletions
+2
-14
FilePla.cc
FilePla.cc
+1
-7
FilePla.hh
FilePla.hh
+1
-7
No files found.
FilePla.cc
View file @
01be6add
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "FilePla.hh"
...
...
FilePla.hh
View file @
01be6add
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef FILEPLAPLUGIN_HH
#define FILEPLAPLUGIN_HH
...
...