add missing vim modelines

Change-Id: I72d565b77fad98e176e2f47368201ad1585aef3f
This commit is contained in:
Caolán McNamara
2014-02-18 12:11:15 +00:00
parent e2a130432d
commit 61160e0454
67 changed files with 134 additions and 0 deletions

View File

@@ -2591,3 +2591,5 @@ sal_Bool DatabaseMetaData::supportsBatchUpdates( ) throw (SQLException, Runtime
return m_origin;
}
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */