Skip to content
Snippets Groups Projects
Commit 70bf59bb authored by intrigeri's avatar intrigeri
Browse files

r3549@krups: intrigeri | 2005-11-14 21:47:01 +0100

 Fix documentation for get_next_filename function
parent 58bceae7
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ function check_perms() { ...@@ -23,7 +23,7 @@ function check_perms() {
## ##
## returns the next available file name given a file ## returns the next available file name given a file
## in the form @CFGDIR@/backup.d/10.sys ## in the form @CFGDIR@/backup.d/10.sys
## sets variable $returned_filename ## sets variable $next_filename
## ##
get_next_filename() { get_next_filename() {
next_filename=$1 next_filename=$1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment