mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 03:29:40 -05: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