diff options
Diffstat (limited to 'Source/SPPrintAccessory.m')
-rw-r--r-- | Source/SPPrintAccessory.m | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Source/SPPrintAccessory.m b/Source/SPPrintAccessory.m index f4b68574..e1084fee 100644 --- a/Source/SPPrintAccessory.m +++ b/Source/SPPrintAccessory.m @@ -60,9 +60,8 @@ } } -/* - * Set the print view that the print accessory controls; set initial - * preferences based on user defaults. +/** + * Set the print view that the print accessory controls; set initial preferences based on user defaults. */ - (void)setPrintView:(WebView *)theWebView { |