1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 06:31:30 +00:00

Remove Vim modeline from mssql.lua; was interfering with NSEDoc parsing.

This commit is contained in:
david
2011-03-13 04:33:31 +00:00
parent 656109a31f
commit 72415c63c2

View File

@@ -1,6 +1,3 @@
-- -*- mode: lua -*-
-- vim: set filetype=lua :
---
-- MSSQL Library supporting a very limited subset of operations.
--