printers: A little correction of previous commit
Correcting a little typo.
This commit is contained in:
parent
5272bcc06d
commit
f87e38441d
1 changed files with 1 additions and 1 deletions
|
@ -2504,7 +2504,7 @@ get_paper_size_from_locale ()
|
|||
return "iso-a4";
|
||||
}
|
||||
|
||||
+/* Set default media size according to the locale */
|
||||
/* Set default media size according to the locale */
|
||||
void
|
||||
printer_set_default_media_size (const gchar *printer_name)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue