diff options
Diffstat (limited to 'doc/passhash.txt')
-rw-r--r-- | doc/passhash.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/passhash.txt b/doc/passhash.txt index b19d8d4ed..8c352f841 100644 --- a/doc/passhash.txt +++ b/doc/passhash.txt @@ -127,7 +127,7 @@ look like this:: Here is an example of using bcrypt: -.. literalinclude: examples/bcrypt.cpp +.. literalinclude:: examples/bcrypt.cpp Passhash9 ---------------------------------------- |