mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
remove stray 'u' that crept in.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16482 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
strings-getter
|
||||
option-widget-changed-proc)))
|
||||
|
||||
u(define (gnc:option-section option)
|
||||
(define (gnc:option-section option)
|
||||
(vector-ref option 0))
|
||||
(define (gnc:option-name option)
|
||||
(vector-ref option 1))
|
||||
|
||||
Reference in New Issue
Block a user