diff options
Diffstat (limited to 'ext/dba/dba_dbm.c')
| -rw-r--r-- | ext/dba/dba_dbm.c | 8 | 
1 files changed, 8 insertions, 0 deletions
diff --git a/ext/dba/dba_dbm.c b/ext/dba/dba_dbm.c index ede05a47ca..554c92e559 100644 --- a/ext/dba/dba_dbm.c +++ b/ext/dba/dba_dbm.c @@ -184,3 +184,11 @@ DBA_SYNC_FUNC(dbm)  }  #endif + +/* + * Local variables: + * tab-width: 4 + * c-basic-offset: 4 + * End: + * vim: sw=4 ts=4 tw=78 fdm=marker + */  | 
