mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
image: Clarify comment.
* gnu/system/image.scm: Adjust comment.
This commit is contained in:
parent
6232959311
commit
9ad14196ce
1 changed files with 3 additions and 3 deletions
|
@ -972,9 +972,9 @@ (define target (cond
|
|||
(G_ "~a: unsupported image format") image-format)))))))
|
||||
|
||||
|
||||
;;
|
||||
;; Image detection.
|
||||
;;
|
||||
;;;
|
||||
;;; Image type discovery.
|
||||
;;;
|
||||
|
||||
(define (image-modules)
|
||||
"Return the list of image modules."
|
||||
|
|
Loading…
Reference in a new issue