diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2011-05-15 04:21:43 +0000 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2011-05-15 04:21:43 +0000 |
commit | d1fcb4e28658f0de8d167adf75c73a0fa15f684b (patch) | |
tree | c3289856e878a0d12d465ecc5aebce55adb77c46 | |
parent | 75ccd88e99e0f03d19c3aadb2d3accf1b1e161cb (diff) |
revert
-rw-r--r-- | .hgignore | 2 | ||||
-rwxr-xr-x | lib/ndb/local | 1 |
2 files changed, 1 insertions, 2 deletions
@@ -7,4 +7,4 @@ syntax: regexp ^386/(9(pc|boot).*|pbs|mbr|init) ^acme/bin/(386|68000|68020|alpha|amd64|arm|power|power64|sparc|sparc64)/ ^usr/ -^sys/lib/pkg
\ No newline at end of file +^sys/lib/pkg diff --git a/lib/ndb/local b/lib/ndb/local index 11a0ab9f5..f7b21282b 100755 --- a/lib/ndb/local +++ b/lib/ndb/local @@ -1,4 +1,3 @@ - # # files comprising the database, use as many as you like, see ndb(6) # |