Code

Merge from fe-moved
[inkscape.git] / src / dialogs / find.h
index 38200d5321b33db787795609b261593a0e03cf5e..fe5861a7352b245627e797befdcdc1c77cd4a3ad 100644 (file)
@@ -1,10 +1,7 @@
-#ifndef SEEN_FIND_H
-#define SEEN_FIND_H
-
-/**
- * \brief  Find dialog
- *
- * Authors:
+/** @file
+ * @brief  Find dialog
+ */
+/* Authors:
  *   bulia byak <bulia@users.sf.net>
  *
  * Copyright (C) 2004 Authors
@@ -12,6 +9,9 @@
  * Released under GNU GPL, read the file 'COPYING' for more information
  */
 
+#ifndef SEEN_FIND_H
+#define SEEN_FIND_H
+
 #include <gtk/gtkstyle.h>
 
 void sp_find_dialog();