Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f45e586

Browse files
committed
fix typo in bsddb entry
1 parent 1100dca commit f45e586

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/Setup.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ rotor rotormodule.c # enigma-inspired encryption
287287

288288
#DB=/depot/sundry/src/db.1.85/
289289
#DBPORT=$(DB)/PORT/sunos.5.2
290-
#dbhash bsddbmodule.o -I$(DB)/include -I$(DBPORT) $(DBPORT)/libdb.a
290+
#bsddb bsddbmodule.o -I$(DB)/include -I$(DBPORT) $(DBPORT)/libdb.a
291291

292292

293293

0 commit comments

Comments
 (0)