summaryrefslogtreecommitdiffstats
path: root/source/lib/bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/lib/bitmap.c')
-rw-r--r--source/lib/bitmap.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/source/lib/bitmap.c b/source/lib/bitmap.c
index 8121c38bd5b..6a327a5d95f 100644
--- a/source/lib/bitmap.c
+++ b/source/lib/bitmap.c
@@ -1,5 +1,6 @@
/*
- Unix SMB/CIFS implementation.
+ Unix SMB/Netbios implementation.
+ Version 1.9.
simple bitmap functions
Copyright (C) Andrew Tridgell 1992-1998
@@ -21,7 +22,8 @@
#include "includes.h"
/* these functions provide a simple way to allocate integers from a
- pool without repetition */
+ pool without repitition */
+
/****************************************************************************
allocate a bitmap of the specified size