Author: julianfoad
Date: Mon Jun 25 14:27:47 2018
New Revision: 1834335
URL: http://svn.apache.org/viewvc?rev=1834335&view=rev
Log:
Shelving: tweak top-of-file comments.
Modified:
subversion/trunk/subversion/libsvn_client/shelf.c
subversion/trunk/subversion/svn/shelf-cmd.c
Modified: subversion/trunk/subversion/libsvn_client/shelf.c
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_client/shelf.c?rev=1834335&r1=1834334&r2=1834335&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_client/shelf.c (original)
+++ subversion/trunk/subversion/libsvn_client/shelf.c Mon Jun 25 14:27:47 2018
@@ -1,5 +1,5 @@
/*
- * shelve.c: implementation of the 'shelve' commands
+ * shelf.c: implementation of shelving
*
* ====================================================================
* Licensed to the Apache Software Foundation (ASF) under one
Modified: subversion/trunk/subversion/svn/shelf-cmd.c
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/shelf-cmd.c?rev=1834335&r1=1834334&r2=1834335&view=diff
==============================================================================
--- subversion/trunk/subversion/svn/shelf-cmd.c (original)
+++ subversion/trunk/subversion/svn/shelf-cmd.c Mon Jun 25 14:27:47 2018
@@ -1,5 +1,5 @@
/*
- * shelve-cmd.c -- Shelve commands.
+ * shelf-cmd.c -- Shelving commands.
*
* ====================================================================
* Licensed to the Apache Software Foundation (ASF) under one