aboutsummaryrefslogtreecommitdiffstats
path: root/buf.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2017-02-25 00:44:03 +0000
committerFreeArtMan <dos21h@gmail.com>2017-02-25 00:44:03 +0000
commit58493553ec4d0efaca1c1adddcdeb00e94e881bf (patch)
tree03a1e6c1c803fc74b907d3a0202bd8d0e8bf1f1d /buf.h
parentb2e98d7936b57f11e0d37ad522d3382f682af071 (diff)
downloadagni-58493553ec4d0efaca1c1adddcdeb00e94e881bf.tar.gz
agni-58493553ec4d0efaca1c1adddcdeb00e94e881bf.zip
Formatring patch from Ms.IJ applied
Diffstat (limited to 'buf.h')
-rw-r--r--buf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buf.h b/buf.h
index 99872ef..3af86ca 100644
--- a/buf.h
+++ b/buf.h
@@ -11,7 +11,7 @@ typedef struct bbuf {
char *buf;
} bbuf;
-//operations on plain buffers also operations on bufer to buffer should be
+//operations on plain buffers also operations on bufer to buffer should be
//supoorted
//create new buffer without content