There was an error while loading. Please reload this page.
1 parent 186fcbb commit 52d665bCopy full SHA for 52d665b
1 file changed
pdfpasswd/main.go
@@ -4,7 +4,7 @@
4
5
// Pdfpasswd searches for the password for an encrypted PDF
6
// by trying all strings over a given alphabet up to a given length.
7
-package main // import "rsc.io/pdf/pdfpasswd"
+package main
8
9
import (
10
"flag"
0 commit comments