Removed visibility from those toolbar buttons whose actions are
[pspp] / src / language / lexer / format-parser.h
index 11890645c243729512cd2d140b6ef41fc248e983..7ccc595b0724fd1af491d2256456f88128ba70c9 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
@@ -18,7 +17,7 @@
    02110-1301, USA. */
 
 #ifndef LANGUAGE_LEXER_FORMAT_PARSER_H
-#define LANGUAGE_LEXER_FORMAT_PARSER_H 1 
+#define LANGUAGE_LEXER_FORMAT_PARSER_H 1
 
 #include <stdbool.h>