diff options
Diffstat (limited to 'src/unpack.c')
-rw-r--r-- | src/unpack.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unpack.c b/src/unpack.c index 33f2414..baf5246 100644 --- a/src/unpack.c +++ b/src/unpack.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License along * with this program. If not, see <http://www.gnu.org/licenses/>. -/* + */ /* * this version of [unpack] does not care about types, so the arguments are merely there for documentation reasons |