summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-01-11 06:11:22 +0000
committerOcke Janssen <oj@openoffice.org>2001-01-11 06:11:22 +0000
commit872a126cea43b079d483e4df7bdb57e1b86ec8a6 (patch)
tree6395a39a8fb0dbc0f4443e9fd95d8c64d246900d
parenteabf00133a0783b25302b5f948ddab3e309dc8d7 (diff)
eof missed
-rw-r--r--dbaccess/source/ui/inc/undosqledit.hxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/undosqledit.hxx b/dbaccess/source/ui/inc/undosqledit.hxx
index 3ddd170a7..f66f350aa 100644
--- a/dbaccess/source/ui/inc/undosqledit.hxx
+++ b/dbaccess/source/ui/inc/undosqledit.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: undosqledit.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: oj $ $Date: 2001-01-10 07:08:20 $
+ * last change: $Author: oj $ $Date: 2001-01-11 07:11:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,4 +90,6 @@ namespace dbaui
void SetOriginalText(const String& strText) { m_strNextText = strText; }
};
}
-#endif // DBAUI_UNDOSQLEDIT_HXX \ No newline at end of file
+#endif // DBAUI_UNDOSQLEDIT_HXX
+
+